Skip to content

Instantly share code, notes, and snippets.

@alexander-young
Created February 24, 2017 20:54
Show Gist options
  • Save alexander-young/34dba3c20861ea127cc5a820769ce751 to your computer and use it in GitHub Desktop.
Save alexander-young/34dba3c20861ea127cc5a820769ce751 to your computer and use it in GitHub Desktop.
update tablename set fieldname = replace(fieldname,'stringtofind','stringtoreplace');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment