Data Models into Database Designs - Technical MCQs

Q1:

Which of the following column properties specifies whether or not cells in a column must contain a data value?

A Null status

B Data type

C Default value

D Data constraints

ANS:A - Null status

Because if null then the data is not in database.