MCQOPTIONS
Saved Bookmarks
| 1. |
In SQL, the CREATE TABLE is used |
| A. | to create a table, defining its columns, integrity constrains, and storage allocation |
| B. | to add a column/integrity constraint to a table |
| C. | to redefine a column |
| D. | to change a table's storage characteristics |
| Answer» B. to add a column/integrity constraint to a table | |