1.

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

A. ADD COLUMN
B. INSERT COLUMN
C. MODIFY TABLE
D. ALTER TABLE
Answer» E.


Discussion

No Comment Found