Home / CSE / Database Systems :: Discussion

Discussion :: Database Systems

  1. In SQL, the CREATE TABLE is used

  2. 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

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    No answer description available for this question.


Be The First To Comment