How to select domain name from email address

Posted by ugesh.gali on Stack Overflow See other posts from Stack Overflow or by ugesh.gali
Published on 2010-04-13T08:45:47Z Indexed on 2010/04/13 8:52 UTC
Read the original article Hit count: 204

Filed under:

I have a email address like [email protected] and [email protected] [email protected] ... etc I want a Mysql select query so that it would trim user names and .com an returns output as gmail,ymail,hotmail etc

© Stack Overflow or respective owner

Related posts about mysql-query