Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?
A
DEFINE TABLE
B
MODIFY TABLE
C
ALTER TABLE
D
All of the above
E
None of the above
Correct Answer: ALTER TABLE