Home / CSE MCQs / DBMS MCQs :: Discussion

Discussion :: DBMS MCQs

  1. Insert into instructor values (10211, 'Smith', 'Biology', 66000); What type of statement is this ?
  2. A.
    Query
    B.
    DML
    C.
    Relational
    D.
    DDL

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    DML

    The values are manipulated .So it is a DML .


Be The First To Comment