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
HTML,CSS

Quiz
•
3rd Grade - University
50 questions
TIN HỌC 10 HK2

Quiz
•
10th - 12th Grade
50 questions
Bộ ôn 2 - Tháng 7.2023

Quiz
•
12th Grade
50 questions
pangkalan data lanjutan tingkatan 5

Quiz
•
1st Grade - University
52 questions
THI GIỮA KÌ TIN HỌC 11

Quiz
•
9th - 12th Grade
50 questions
General Review Grade 8

Quiz
•
7th - 12th Grade
53 questions
Networking and Database Quiz

Quiz
•
12th Grade
50 questions
Excel Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade