What is the SELECT statement used for?
SQL Bronze Award Revision

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
David Wood
Used 7+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It is used to select a database.
It is used to select a website.
It is used to select data from a database.
It is not a SQL statement.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the FROM statement used for?
It is used to select a database.
It is not a SQL statement.
It is used to select a website.
It is used to specify which table to select data from.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would this SQL query display? SELECT * FROM Pupils
It would display pupils who have a * in their name.
It would display all records from the Pupils table.
It is not a SQL statement.
It would not display any pupils.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would this SQL query display? SELECT Forename, Surname FROM Pupils
It would only display forename and surname from the Pupils table.
It would display all pupils forenames from Pupils table.
It would not display any pupils.
It is not a SQL statement.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL query would display all surnames and registration class from the pupils table?
SELECT * FROM Pupils
SELECT surname, regiClass
SELECT * FROM Pupils WHERE surname, regiClass
SELECT surname, regiClass FROM Pupils
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL query would display all pupils details who have the surname Smith?
SELECT surname FROM Pupils WHERE Smith
SELECT * FROM Pupils WHERE surname = Smith
SELECT * FROM Pupils WHERE surname = "Smith"
SELECT * FROM Pupils
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL query would display all pupils who are older than 12?
SELECT * FROM Pupils WHERE age > 12
SELECT * FROM Pupils WHERE age > "12"
SELECT * FROM Pupils WHERE age < 12
SELECT * FROM Pupils WHERE age >= 12
Create a free account and access millions of resources
Similar Resources on Quizizz
16 questions
National 5 Computing Science Prelim Revision

Quiz
•
9th - 12th Grade
15 questions
Databases

Quiz
•
10th Grade - University
10 questions
SQL- Join, Group by, having

Quiz
•
9th - 12th Grade
10 questions
C# Database

Quiz
•
10th Grade
15 questions
Preguntas sobre SQL

Quiz
•
9th - 12th Grade
14 questions
ASK (SQL) Tingkatan 3

Quiz
•
9th Grade
10 questions
MySQL Basic Syntax (Reviewer)

Quiz
•
10th Grade
10 questions
SQL

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
Discover more resources for Computers
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade
24 questions
LSO - Virus, Bacteria, Classification - sol review 2025

Quiz
•
9th Grade
65 questions
MegaQuiz v2 2025

Quiz
•
9th - 12th Grade
10 questions
GPA Lesson

Lesson
•
9th - 12th Grade