Update a table in an azure synapse schema

Date de publication

16 août 2024

UPDATE my_schema.my_table
SET my_variable=1
WHERE 1=1;

Réutilisation

Citation

BibTeX
@online{2024,
  author = {},
  title = {Update a table in an azure synapse schema},
  date = {2024-08-16},
  url = {https://aidememoire.netlify.app/sql/update_table_in_schema.html},
  langid = {fr}
}
Veuillez citer ce travail comme suit :
“Update a table in an azure synapse schema.” 2024. August 16, 2024. https://aidememoire.netlify.app/sql/update_table_in_schema.html.