The SQL WHERE clause:
SQL

Quiz
•
Computers
•
University
•
Medium
Moses Prakash
Used 73+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
limits the column data that are returned.
limits the row data that are returned.
Both A and B are correct
Neither A nor B is correct
2.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
The ……………. key word eliminates duplicate rows from the result of a SELECT statement.
3.
REORDER QUESTION
30 sec • 1 pt
Arrange the order of clauses in the select statement
FROM
WHERE
GROUP BY
HAVING
ORDER BY
4.
MATCH QUESTION
30 sec • 1 pt
Eliminate duplicate values
Delete
Restrict the output after grouping
Having
Will not allow duplicate
Unique
Remove specific rows
Distinct
Used to limit column values to specific values
Check
5.
DRAG AND DROP QUESTION
30 sec • 1 pt
Drag the correct option into the correct box
SELECT (a) (b) users (c) (d) ='user1';
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command to remove rows from a table 'CUSTOMER' is:
REMOVE FROM CUSTOMER ...
DROP FROM CUSTOMER ...
DELETE FROM CUSTOMER WHERE ...
UPDATE FROM CUSTOMER ...
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you change 'Thomas' to 'Michael' in the LastName column in the user table
UPDATE User SET LastName = 'Thomas' INTO LastName = 'Michel'
MODIFY Users SET LastName = 'Michel' WHERE LastName = 'Thomas'
MODIFY Users SET LastName = 'Thomas' INTO LastName = 'Michel'
UPDATE Users SET LastName = 'Michel' WHERE LastName = 'Thomas'
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
SYS 1591

Quiz
•
University
15 questions
ChatGPT Quiz

Quiz
•
University
10 questions
The Standard for Project Management of a Project

Quiz
•
University
10 questions
Introduction to Business Analytics

Quiz
•
University
15 questions
Networks

Quiz
•
University
10 questions
PSP Week 5

Quiz
•
University
8 questions
Week 2 - Assessment 2

Quiz
•
University
15 questions
ERP 1

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade