Cssd04 Final Quiz #1

5 Questions | Attempts: 33
Please wait...
Question 1 / 5
0 %
0/100
Score 0/100
1. UPDATE is a very powerful command in the SQL world. 
Submit
Please wait...
About This Quiz
Cssd04 Final Quiz #1 - Quiz

2.
We’ll put your name on your report, certificate, and leaderboard.
2. Determine the if the query is correct. USE mydatabase; UPDATE orders SET quantity = ‘6’ WHERE id = ‘1’
Submit
3. Determine the if the query is correct.SQL Modify Column: ALTER TABLE orders ALTER COLUMN discount DECIMAL(18,2);
Submit
4. Determine the if the query is correct. ALTER TABLE orders DROP COULUMN discount;
Submit
5. ALTER  ROW is the command responsible for making table column adjustments or renaming table columns. 
Submit
View My Results
Cancel
  • All
    All (5)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
UPDATE is a very powerful command in the SQL world. 
Determine the if the query is correct. USE ...
Determine the if the query is correct.SQL ...
Determine the if the query is correct. ALTER TABLE ...
ALTER  ROW is ...
Alert!

Back to Top Back to top
Advertisement