If I read a file into a database with a \N in an empty date field the field
is populated with 0000-00-00.  If I insert a row into the same database with
NULL in the date field it is populated with NULL.

Programmatically is there a difference between the two?

Thanks
Frank


---------------------------------------------------------------------
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

Reply via email to