SQL MCQs - Class 12

Quiz
•
Computers
•
12th Grade
•
Easy
Dread Angel
Used 3+ times
FREE Resource
55 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an INNER JOIN in SQL?
To update records in a table.
To create a new table from existing tables.
To delete records from a table.
To retrieve matching records from two or more tables.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL function is used to count the number of rows in a table?
MAX()
COUNT()
AVG()
SUM()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type would you use for a column that stores dates?
INTEGER
DATE or DATETIME
BOOLEAN
STRING
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you select all columns from a table named 'employees'?
GET * FROM employees;
FETCH * FROM employees;
SELECT * FROM employees;
SELECT ALL FROM employees;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the WHERE clause in an SQL statement?
To filter records based on specified conditions.
To create new records in the database.
To sort records in ascending order.
To join multiple tables together.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of JOIN returns all records from the left table and matched records from the right table?
FULL OUTER JOIN
LEFT JOIN
RIGHT JOIN
INNER JOIN
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL function is used to find the maximum value in a column?
COUNT()
MIN()
SUM()
MAX()
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
Cloud Architect 50 preg (146-97) v2

Quiz
•
12th Grade
50 questions
Databases

Quiz
•
KG - 12th Grade
50 questions
Comptia Prep 1

Quiz
•
12th Grade
57 questions
Excel Review #1

Quiz
•
9th - 12th Grade
50 questions
การจัดการฐานข้อมูลขนาดใหญ่

Quiz
•
9th - 12th Grade
59 questions
SQL DML e DDL

Quiz
•
2nd Grade - Professio...
50 questions
Penilaian Harian (Wordpress) - Master

Quiz
•
12th Grade
50 questions
MIDTERM EXAM

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