

MCQOPTIONS
Saved Bookmarks
1. |
In which of the following cases will the RDBMS specify a default value for the columnif there are no values for it? |
A. | NOT NULL WITH DEFAULT |
B. | COLUMN DEFAULT |
C. | NOT NULL UNIUE |
D. | None of the above |
Answer» D. None of the above | |