View Single Post
  #1  
Old 10-09-2008, 12:03 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default MySQL Question Regarding 'Null' Fields:

When doing INSERT queries, how would I go about adding a "null" field. Just using '' doesn't seem to do it, it just leaves the field blank. I want it actually marked as null.

Thanks for any help =)
Reply With Quote