Which would show all fields from the Pupils table?

SQL Queries

Quiz
•
Computers
•
10th Grade
•
Medium
Chris Baillie
Used 23+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
SELECT * FROM Pupils
SELECT Name, Form FROM Pupils
SELECT * FROM *
SELECT * FROM Forms
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which Symbol means "All"
*
&
%
!
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What word lets you find a matching keyword?
WHERE
WHAT
WHEN
HOW
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which would find pupils with "er" anywhere in their name?
SELECT * FROM Pupils Where Name = "%er"
SELECT * FROM Pupils Where Name = "$er$"
SELECT * FROM Pupils Where Name = "%er%"
SELECT * FROM Pupils Where Name = "er%"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which query would return the fields Name and Form?
SELECT Name, Set FROM Pupils
SELECT Name, Group FROM Pupils
SELECT Name, Form FROM Pupils
SELECT Name, Gender FROM Pupils
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which would find Pupils whose name begins in C from Haddon forms?
SELECT * FROM Pupils Where Name LIKE "C%" AND House = Haddon
SELECT * FROM Pupils Where Name = "C%" AND House = Haddon
SELECT * FROM Pupils Where Name = "C" AND House = Haddon
SELECT * FROM Pupils Where Name LIKE "C" AND House = Haddon
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is it called when SQL is used in an attempt to harm a database?
SQL Injection
SQL Interception
SQL Attack
SQL Misuse
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Allowing the typing of SQL into a data entry box (EG Username box) on a website could cause problems because it could allow:
Deleting data
Editing data
Adding data
All of these
Similar Resources on Quizizz
10 questions
Database Fundamentals

Quiz
•
KG - University
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
10 questions
C# Database

Quiz
•
10th Grade
10 questions
SQL Programming

Quiz
•
4th Grade - Professio...
10 questions
Grade 10 FT Quiz1 - Intro to SQL

Quiz
•
10th Grade
10 questions
SQL

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

Quiz
•
10th Grade
10 questions
Databases - DBMS

Quiz
•
1st - 11th 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
65 questions
MegaQuiz v2 2025

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

Lesson
•
9th - 12th Grade
15 questions
SMART Goals

Quiz
•
8th - 12th Grade