CBSE Class 12 Computer Science
Question 35 of 79
Table Creation and Data Manipulation Commands — Question 9
Back to all questionsConstraint
Reason — Constraint defines rules regarding the values allowed in columns and is the standard mechanism for enforcing database integrity. Once an integrity constraint is enabled, all data in the table must confirm to the rule that it specifies.