InterviewSolution
Saved Bookmarks
| 1. |
The NOT NULL constraint makes a column to NOT take NULL values. |
|
Answer» The NOT NULL constraint makes a COLUMN to NOT take NULL values. |
|