wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBMS Quiz2

Total questions: 50

Worksheet time: 37mins

Name
Class
Date
1.

The full form of DBMS is ______.

4 lines
2.

A table is also known as a (a)   in a relational database.

3.

In SQL, the command used to retrieve data from a table is (a)   .

4.

A (a)   uniquely identifies each record in a table.

5.

DDL stands for ______.

4 lines
6.

The (a)   constraint ensures that a column cannot have NULL values.

7.

SQL stands for ______.

4 lines
8.

The command to remove a table completely from the database is (a)   .

9.

The smallest unit of data in a table is called a (a)   .

10.

The property of a transaction that ensures changes are saved permanently is (a)   .

11.

What is the primary function of a DBMS?

4 lines
12.

Define entity in the context of ER model.

4 lines
13.

What is a tuple in relational databases?

4 lines
14.

Name any two DML commands.

4 lines
15.

What does the term "relation" mean in RDBMS?

4 lines
16.

What is the use of the SELECT statement in SQL?

4 lines
17.

Define schema in DBMS.

4 lines
18.

List any two aggregate functions in SQL.

4 lines
19.

What is a foreign key?

4 lines
20.

What is the role of the WHERE clause in SQL?

4 lines
21.

(a)   is the process of organizing data to reduce redundancy.

22.

The (a)   key is a field (or combination) that uniquely identifies a record.

23.

(a)   join returns rows when there is a match in both tables.

24.

In ER diagram, attributes are represented by (a)   .

25.

(a)   constraints ensure values in a column match values in another table.

26.

The clause used to sort the result in SQL is (a)   .

27.

(a)   operator is used for pattern matching in SQL.

28.

2NF removes (a)   dependency.

29.

A (a)   is a named SQL query stored in the database.

30.

In ER diagram, relationship is represented by a (a)   .

31.

What is normalization in DBMS?

4 lines
32.

Explain the purpose of the GROUP BY clause in SQL.

4 lines
33.

What is a candidate key?

4 lines
34.

Define referential integrity.

4 lines
35.

Mention one difference between DELETE and TRUNCATE.

4 lines
36.

What are composite attributes?

4 lines
37.

Define the term "view" in SQL.

4 lines
38.

List two advantages of using DBMS over file systems.

4 lines
39.

What is the purpose of indexing in a database?

4 lines
40.

Explain the concept of a trigger in SQL.

4 lines
41.

(a)   is a system-generated key used to uniquely identify records.

42.

The isolation level ______ allows transactions to read uncommitted changes.

4 lines
43.

BCNF stands for ______.

4 lines
44.

(a)   operations like UNION, INTERSECT combine result sets.

45.

The ACID property that ensures intermediate results are hidden from other transactions is (a)   .

46.

What is a deadlock in transaction processing?

4 lines
47.

Define phantom read in DBMS.

4 lines
48.

What is a materialized view?

4 lines
49.

Explain serializability in transactions.

4 lines
50.

Name and describe any one advanced indexing technique.

4 lines