
Structured Query Language
Authored by Emily Argall
Computers
12th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
24 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHICH QUERY?
defines the list of fields to be displayed
SELECT
FROM
WHERE
ORDER BY
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHICH QUERY?
defines the list of tables the data will come from
SELECT
FROM
WHERE
ORDER BY
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHICH QUERY?
defines the list of search criteria
SELECT
FROM
WHERE
ORDER BY
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHICH QUERY?
defines the way in which the data will appear
e.g. ______ age DESC
SELECT
FROM
WHERE
ORDER BY
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which symbol can be used as a 'wild card' in sql?
(a)
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which query can be used to search for a pattern in the WHERE clause?
e.g. WHERE word (a) '%ing' to search for words ending in 'ing'
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the two ways in which you can specify links between tables?
WHERE tblCustomer.custID = tblSubscription.custID
WHERE custID.tblSubscription = custID.tblCustomer
JOIN tblPlayer, tblTeam
ON teamID
JOIN tblPlayer
ON tblPlayer.teamID = tblTeam.teamID
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?