Created
February 24, 2017 20:54
-
-
Save alexander-young/34dba3c20861ea127cc5a820769ce751 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 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