
DBMS QUIZ

Quiz
•
Computers
•
12th Grade
•
Medium
Priyaadharshini M
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is used to remove a specific record from a table in SQL?
DELETE
UPDATE
INSERT
SELECT
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command undo all the updates performed by the SQL in the transaction?
ROLLBACK
COMMIT
TRUNCATE
DELETE
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The FROM SQL clause is used to …
specify what table we are selecting or deleting data FROM
specify range for search condition
specify search condition
None of these
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What SQL query is used to retrieve the average age of employees?
SELECT AVG(Age) FROM Employees
SELECT AVERAGE(Age) FROM Employees
SELECT SUM(Age)/COUNT(*) FROM Employees
SELECT AGE(AVG) FROM Employees
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you mean by one-to-many relationships?
One class may have many teachers
One teacher can have many classes
Many classes may have many teachers
Many teachers may have many classes
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A sample database table named "Employees" with columns "ID," "Name," "Age," and "Department" is created with some data inserted. What SQL query is used to retrieve all columns from the Employees table?
SELECT * FROM Employees;
SELECT Name, Age, Department FROM Employees;
SELECT ID, Name, Age, Department FROM Employees;
SELECT Employees;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the error in "ALTER TABLE Students DROP COLUMN DateOfBirth date;"
ALTER TABLE
DROP COLUMN
DateOfBirth
date
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
TestOut CompTIA ITF Databases 20 Questions

Quiz
•
10th - 12th Grade
22 questions
BAZY ACCESS, SQL

Quiz
•
12th Grade
20 questions
Quiz Basis Data (Query)

Quiz
•
9th - 12th Grade
15 questions
SQL 2.

Quiz
•
12th Grade
18 questions
Relational Database Design

Quiz
•
10th - 12th Grade
20 questions
SQL

Quiz
•
12th Grade
15 questions
REST API and MySQL Quiz SKG

Quiz
•
12th Grade
21 questions
Database Quiz 4 SQL

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
7 questions
EAHS PBIS Lesson- Bathroom

Lesson
•
9th - 12th Grade
57 questions
How well do YOU know Neuwirth?

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
6 questions
Secondary Safety Quiz

Lesson
•
9th - 12th Grade
4 questions
Study Skills

Lesson
•
5th - 12th Grade
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University