In SQL a null value is undefined or inapplicable or the field has no value assigned or defined. It is not equal to zero or space. Zero is a number and space is a character. Null is undefined value. Any rows of any data type can contain a null unless the column defined has primary key or is set not null ( which means the column cannot contain null values). |
Wednesday, December 31, 2008
SQL: What is Null Value
Subscribe to:
Post Comments (Atom)



0 comments:
Post a Comment