Ok, as I understand it, these are fields that one doesn't know if a value exists, as apposed to just empty. That is you don't know if a cutomer has a cell phone.
How does one express this in the database field itself. Do you actually put in the text NULL? Then if the field is left empty, the meaning is that the customer does not have a cell phone?
And what is the difference between this and "allow empty string field"?
How does one express this in the database field itself. Do you actually put in the text NULL? Then if the field is left empty, the meaning is that the customer does not have a cell phone?
And what is the difference between this and "allow empty string field"?