Hi.
On Wed, 21 Mar 2001 14:36:02 +0100 (CET)
Peter Szekszardi <[EMAIL PROTECTED]> wrote:
> SELECT * FROM table WHERE title = NULL LIMIT 1;
SELECT * FROM table WHERE title IS NULL LIMIT 1;
<URL:http://www.mysql.com/doc/W/o/Working_with_NULL.html>
<URL:http://www.mysql.com/doc/P/r/Problems_with_NULL.html>
Bye,
--
Chihiro Hio <mailto:[EMAIL PROTECTED]>
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php