10th Class Computers Science Database Management 2 Question Bank MCQs - Data Base Management System

  • question_answer
    Command to increase the salary of all employees by 15000.(table name emp and column name sal)

    A) update emp set sal = sal + 15000;         

    B) update emp set sal = 15000

    C) update set sal = sal + 15000

    D) None of the above

    Correct Answer: A


You need to login to perform this action.
You will be redirected in 3 sec spinner