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
Email Basics

Quiz
•
10th Grade - Professi...
10 questions
SQL Database - Basic

Quiz
•
Professional Development
13 questions
Digital Security

Quiz
•
Professional Development
10 questions
SQL Commands for your Handphone Contacts

Quiz
•
Professional Development
15 questions
Cyber Security Quiz

Quiz
•
Professional Development
14 questions
isc2 sample questions

Quiz
•
Professional Development
9 questions
Tkinter

Quiz
•
Professional Development
9 questions
Cybersecurity Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade