
Mastering SQL: A Comprehensive Quiz

Quiz
•
Computers
•
12th Grade
•
Easy

Craig Harrison
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the `SELECT` statement in SQL?
To delete data from a database
To retrieve data from a database
To update data in a database
To create a new table in a database
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct order of database normalisation forms?
1NF, 2NF, 3NF, BCNF
2NF, 1NF, 3NF, BCNF
3NF, 2NF, 1NF, BCNF
BCNF, 3NF, 2NF, 1NF
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL clause is used to filter records?
ORDER BY
GROUP BY
WHERE
HAVING
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of join returns all records from the left table and the matched records from the right table?
INNER JOIN
LEFT JOIN
RIGHT JOIN
FULL JOIN
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL function is used to count the number of rows in a table?
SUM()
AVG()
COUNT()
MAX()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the SQL command `INSERT INTO` do?
It updates existing data in a table
It deletes data from a table
It adds new data into a table
It creates a new table
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a characteristic of a table in 1NF (First Normal Form)?
It has no repeating groups
It has no partial dependencies
It has no transitive dependencies
It has a single candidate key
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
MySQL revision tour

Quiz
•
11th - 12th Grade
15 questions
Understanding Cybersecurity Threats

Quiz
•
12th Grade
15 questions
Azure Fundamentals

Quiz
•
12th Grade
14 questions
Database Technology Quiz

Quiz
•
12th Grade
15 questions
SQL Quiz

Quiz
•
9th - 12th Grade
10 questions
Database MySQL - Command Prompt

Quiz
•
12th Grade
11 questions
Structured Query Language (SQL)

Quiz
•
12th Grade
15 questions
Understanding Functional Dependencies

Quiz
•
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