SQL Commands - UPDATE Statements

Quiz
•
Computers
•
Professional Development
•
Medium
JX Chow
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Order the following Images to create a valid UPDATE statement
1, 2, 3
2, 3, 1
3, 2, 1
3, 1, 2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is ABC the name of?
UPDATE ABC
SET C1 = “V”
WHERE C2 = “V”
The Database
The User
The Table
The Columns
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do C1 and C2 represent?
UPDATE ABC
SET C1 = “V”
WHERE C2 = “V”
The Database
The User
The Table
The Columns
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of line as indicated?
UPDATE ABC
SET C1 = “V” <-
WHERE C1 = “V”
To specify what Column to Update
To specify what Row to Update
To specify what Table to Update
To specify what Database to Update
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of line as indicated?
UPDATE ABC
SET C1 = “V”
WHERE C1 = “V” <-
To specify what Column to Update
To specify what Row to Update
To specify what Table to Update
To specify what Database to Update
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following Table, what will the SELECT statement retrieve after both SQL statements are run?
UPDATE Contacts SET Email = 'james2@home.com'
SELECT Phone FROM Contacts WHERE Name = 'Jane'
Answer explanation
If no WHERE Clause is specified, ALL rows will be updated with the new value
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line in the following Statement has an error
1. UPDATE Contacts
2. SET Emial = 'james2@home.com'
3. WHERE Name = 'Jane'
1
2
3
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
DBMS

Quiz
•
Professional Development
10 questions
Checking Understanding

Quiz
•
Professional Development
10 questions
Initial Assessment - Cybersecurity Awareness

Quiz
•
9th Grade - Professio...
12 questions
Cycle 4: Session 8 Review.

Quiz
•
Professional Development
10 questions
Laravel 1

Quiz
•
Professional Development
10 questions
OSI Model - Transport Layer

Quiz
•
9th Grade - Professio...
10 questions
Java SE: Programming I

Quiz
•
Professional Development
10 questions
Sains Komputer Tingkatan 5 - 3.3.6 Menggunakan Bahasa

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade