DBMS Quiz


Question 1

What is a database?

Question 2

What does DBMS stand for?

Question 3

Which type of key uniquely identifies each record in a table?

Question 4

What is normalization in DBMS?

Question 5

Which normal form requires that all non-key attributes depend on the primary key?

Question 6

What is a transaction in DBMS?

Question 7

What is a foreign key?

Question 8

Which of the following is a relational database?

Question 9

What is the purpose of the JOIN operation?

Question 10

Which SQL constraint enforces unique values in a column?