Home / CSE / Database Systems :: Discussion

Discussion :: Database Systems

  1. In SQL, which command(s) is(are) used to issue multiple CREATE TABLE, CREATE VIEW, and GRANT statements in a single transaction?

  2. A.
    CREATE PACKAGE
    B.
    CREATE SCHEMA
    C.
    CREATE CLUSTER
    D.
    All of the above
    E.
    None of the above ;

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    No answer description available for this question.


Be The First To Comment