"Grant Cooper" <[EMAIL PROTECTED]> wrote:
> I am trying to find all my empty records. I am looking for NULLs and Empty
> strings but is there a simple way to just as this? I thought MySql may have
> something built in.
>
SELECT .. FROM table WHERE column IS NULL or column = '';
http://dev.mysql.
I am trying to find all my empty records. I am looking for NULLs and Empty
strings but is there a simple way to just as this? I thought MySql may have
something built in.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAI