MySQL Forums
Forum List  »  Newbie

Re: How to find and replace email address
Posted by: Jonathan Stephens
Date: March 06, 2014 09:01AM

Use an UPDATE statement with a LIKE or REGEXP condition in the WHERE clause.

cheers

jon.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle



Edited 1 time(s). Last edit at 03/06/2014 09:03AM by Jonathan Stephens.

Options: ReplyQuote


Subject
Written By
Posted
Re: How to find and replace email address
March 06, 2014 09:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.