Skip to content

Instantly share code, notes, and snippets.

@tolyod
Created April 2, 2020 11:48
Show Gist options
  • Save tolyod/ee5f74c1537faf789aed4159ce517052 to your computer and use it in GitHub Desktop.
Save tolyod/ee5f74c1537faf789aed4159ce517052 to your computer and use it in GitHub Desktop.
UPDATE
products
SET
specs = REPLACE(specs,'Article:','Artikel:')
WHERE
specs like '%Article:%'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment