MCQ Practice

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 E. All of the above

Correct Answer: A