
SQL quizz
Authored by Mai Anh Nguyễn
Specialty
Professional Development
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
What is missing in this code?
SELECT * FROM WHERE genre = 'action' ORDER BY year ARC;
Table name
Capitalize action
Missing an AND
None of these
2.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
Match the following SQL term with a description - ORDER BY
The table used in the query
The criteria that must be met
The field and order used to sort the results
The fields to display
3.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
When examining a row in a table, we refer to it as a...
result
result number
row number
record
4.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
How do we select all rows for the "Designer" table?
SELECT Designer.*
SELECT [All] FROM Designer
SELECT FROM Designer
SELECT * FROM Designer
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What does the SQL term 'JOIN' refer to?
Combining rows from two or more tables based on a related column between them
Sorting the results in ascending order
Filtering rows based on a condition
Grouping rows with the same value
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which SQL statement is used to delete a table?
REMOVE TABLE table_name;
DROP TABLE table_name;
DELETE TABLE table_name;
ERASE TABLE table_name;
7.
MULTIPLE CHOICE QUESTION
5 sec • 1 pt
What is the purpose of the SQL statement 'GROUP BY'?
To filter rows based on a condition
To sort the results in descending order
To group rows that have the same values into summary rows
To update existing records in a table
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?