Q:

In SQL, which command is used to add a column/integrity constraint to a table

belongs to collection: DBMS - SQL MCQ

0

In SQL, which command is used to add a column/integrity constraint to a table


  1. ADD COLUMN
  2. INSERT COLUMN
  3. MODIFY TABLE
  4. ALTER TABLE

All Answers

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

 (d).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, which command is used to changes data in a... >>
<< An operation that will increase the length of a li...