mjahkoh Posted September 1, 2011 Share Posted September 1, 2011 I want to select all rows from a table whereby the contents may contain spaces eg "my@wat.com, yu@wat.com" Regards Quote Link to comment Share on other sites More sharing options...
mjahkoh Posted September 1, 2011 Author Share Posted September 1, 2011 SELECT email FROM emails WHERE email like "% %" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.