Which of the following is correct about NOT NULL constraint?
A. NOT NULL constraint demands a column not to accept NULL values. B. NOT NULL constraint demands a field to always contains some value. C. One cannot insert a new record with a NULL value, when NOT NULL constraint is specified.
Reveal answer
Fill a bubble to check yourself