MCQOPTIONS
Saved Bookmarks
| 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 |
| E. | None of the above |
| Answer» E. None of the above | |