Discussion :: Database Systems
-
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
|
Answer : Option A
Explanation :
No answer description available for this question.
Be The First To Comment