Table cells can have SQL NULL values in the following situations: a NAN floating point value was saved, a pointer value was NULL (this includes pointers stored in pointer wrapper classes such as std::auto_ptr<>), or a zero-length blob was stored.
SQL NULL
NAN
NULL