CBSE Class 12 Computer Science
Question 40 of 79
Table Creation and Data Manipulation Commands — Question 14
Back to all questionsDistinct
Reason — The legal constraints for a CREATE TABLE command include the Primary key constraint, Foreign key constraint, Unique constraint, Check constraint, Default constraint. However, the Distinct is not a valid option for a CREATE TABLE command.