Structured Query Language

Quiz
•
Computers
•
12th Grade
•
Medium
Emily Argall
Used 2+ times
FREE Resource
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?
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 _____ '%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
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
TestOut CompTIA ITF Databases 20 Questions

Quiz
•
10th - 12th Grade
21 questions
Mysql set 1

Quiz
•
9th - 12th Grade
22 questions
Year 12 - Quarter 3 - Summative test

Quiz
•
12th Grade
20 questions
SQL

Quiz
•
12th Grade
20 questions
MS Access Terminology

Quiz
•
9th - 12th Grade
23 questions
IT Fun Objective 5 - Database

Quiz
•
11th - 12th Grade
20 questions
Access Lesson 7

Quiz
•
9th - 12th Grade
20 questions
BTEC L2 Online World Weeks 1-9 Quiz

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade