Last active
January 11, 2017 04:37
-
-
Save streetcoder/d3a8a9516c81d25a13e70006935e290e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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