Q:

Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?

belongs to collection: DBMS - SQL MCQ

0

Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?


  1. DEFINE TABLE
  2. MODIFY TABLE
  3. ALTER TABLE
  4. All of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).ALTER TABLE

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In SQL, the ALTER TABLESPACE command is used... >>
<< Which command(s) is(are) used to redefine a column...