Which Of The Following Constraint Is Used To Provide A Default #387
Which of the following constraint is used to provide a default value to a column in SQL?
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Constraints - SQL Default Constraint - Quiz No.1.
Which of the following constraint is used to provide a default value to a column in SQL?
CHECK
DEFAULT
NOT NULL
PRIMARY KEY