Blog Pages

NULL Types

 2 NULL types:

A-Values: The value exists but we don’t know what it is.

I-Values: The attribute is irrelevant.


They both have different meanings, but they are represented by the same NULL.

You should remember that when:

  • Design a table.
  • Design column values.
  • Query table.



No comments:

Post a Comment