Skip to content

Instantly share code, notes, and snippets.

@simplelife7
Created August 15, 2012 03:15
Show Gist options
  • Select an option

  • Save simplelife7/3355384 to your computer and use it in GitHub Desktop.

Select an option

Save simplelife7/3355384 to your computer and use it in GitHub Desktop.
【SQL】替换数据库字符串语句
UPDATE wordlist set demo = REPLACE(demo,'/iWord','/word')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment