I have 100 email address in my mysql table and its look like [email protected], [email protected], [email protected], [email protected],[email protected], [email protected], ect.... I need to change all @xy.com to @xyz.com using mysql query.
Please help me for query
Thanks in advance!
LIKEin theWHEREpart.