Skip to content

Instantly share code, notes, and snippets.

@streetcoder
Last active January 11, 2017 04:37
Show Gist options
  • Save streetcoder/d3a8a9516c81d25a13e70006935e290e to your computer and use it in GitHub Desktop.
Save streetcoder/d3a8a9516c81d25a13e70006935e290e to your computer and use it in GitHub Desktop.
update table_name set col_name = replace(col_name,'target_string','expected_string');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment