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 "[email protected], [email protected]" Regards Quote Link to comment https://forums.phpfreaks.com/topic/246165-select-rows-with-spaces/ 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 https://forums.phpfreaks.com/topic/246165-select-rows-with-spaces/#findComment-1264197 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.