Cssd04 Final Quiz #1

5 Questions | Attempts: 33
Share
SettingsSettings
Please wait...
  • 1/5 Questions

    UPDATE is a very powerful command in the SQL world. 

    • TRUE
    • FALSE
Please wait...
Cssd04 Final Quiz #1 - Quiz

Quiz Preview

  • 2. 

    Determine the if the query is correct.USE mydatabase; UPDATE orders SET quantity = ‘6’ WHERE id = ‘1’

    • TRUE

    • FALSE

    Correct Answer
    A. TRUE
  • 3. 

    Determine the if the query is correct.SQL Modify Column: ALTER TABLE orders ALTER COLUMN discount DECIMAL(18,2);

    • TRUE

    • FALSE

    Correct Answer
    A. TRUE
  • 4. 

    Determine the if the query is correct.ALTER TABLE orders DROP COULUMN discount;

    • TRUE

    • FALSE

    Correct Answer
    A. FALSE
  • 5. 

    ALTER  ROW is the command responsible for making table column adjustments or renaming table columns. 

    • TRUE

    • FALSE

    Correct Answer
    A. FALSE

Quiz Review Timeline (Updated): Mar 20, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Aug 18, 2010
    Quiz Created by
    Cimkpr
Back to Top Back to top
Advertisement