
SQL Quiz 3

Quiz
•
Computers
•
University
•
Hard
Zhannat Akylbek
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL keyword is used to sort the result set?
ORDER BY
SORT
SORT BY
FILTER
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how can you return all the records from a table named "Persons" sorted descending by "FirstName"?
SELECT * FROM Persons ORDER BY FirstName DESC;
SELECT * FROM Persons ORDER ON customer_name;
SELECT * FROM Persons ORDER customer_name;
SELECT * FROM Persons SORT BY 'FirstName' DESC;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
With SQL, how can you return the number of records in the "Persons" table?
SELECT COUNT(*) FROM Persons;
SELECT COLUMNS() FROM Persons;
SELECT COUNT() FROM Persons;
SELECT COLUMNS(*) FROM Persons;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL statement will select all rows from a table called "Customers" and orders the result by "customer name"?
SELECT * FROM Customers ORDER BY customer_name;
SELECT * FROM Customers ORDER ON customer_name;
SELECT * FROM Customers ORDER customer_name;
SELECT * FROM Customers ORDERED customer_name;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following are the five built-in aggregate functions provided by SQL?
COUNT, SUM, AVG, MAX, MIN
SUM, AVG, MIN, MAX, MULT
SUM, AVG, MULT, DIV, MIN
SUM, AVG, MIN, MAX, NAME
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct order of keywords in a SELECT statement
HAVING, GROUP BY, ORDER BY
HAVING, ORDER BY, GROUP BY
GROUP BY, HAVING, ORDER BY
GROUP BY, ORDER BY, HAVING
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The ... operator compares the value of the attribute to each value returned by the subquery. This keyword (which must follow a comparison operator) returns TRUE if the comparison is TRUE for any of the values in the column that the subquery returns.
ANY
ALL
EXISTS
AT LEAST
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
SQL Grundlagen

Quiz
•
University
25 questions
SQL MIDTERM EXAM

Quiz
•
University
20 questions
PhotoShop Test Review

Quiz
•
9th Grade - University
16 questions
Photoshop tools

Quiz
•
6th Grade - Professio...
19 questions
Database Management Systems

Quiz
•
University
15 questions
AdBase Quiz No 2

Quiz
•
University
18 questions
SQL

Quiz
•
University
15 questions
IDM Sessional Test

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade