Home / CSE / Database Systems :: Discussion

Discussion :: Database Systems

  1. In SQL, which command is used to add a column/integrity constraint to a table

  2. A.
    ADD COLUMN
    B.
    INSERT COLUMN
    C.
    MODIFY TABLE
    D.
    ALTER TABLE
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    No answer description available for this question.


Be The First To Comment