RDBMS Quiz

Test your knowledge of Relational Database Management Systems (RDBMS) concepts including normalization, functional dependencies, keys, schemas, ACID properties, and database architecture

10 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Normalization of database is used to

  1. Eliminate redundancy.
  2. Improve security.
  3. Improve efficiency.
  4. Minimize Errors.
Question 2 Multiple Choice (Single Answer)

Functional dependencies are a generalization of

  1. Key dependencies.
  2. Relation dependencies.
  3. Database dependencies.
  4. All of these.
  5. None of these.
Question 3 Multiple Choice (Single Answer)

Manager’s salary details are hidden from the employee. This is

  1. Conceptual level data hiding.
  2. Physical level data hiding.
  3. External level data hiding.
  4. All of these.
  5. None of these.
Question 4 Multiple Choice (Single Answer)

Define compound key

  1. Is made up of a several pieces of information.
  2. Uniquely identifies an item in a list.
  3. Is a combination of each unique key.
  4. Both (a) and (b).
  5. Both (c) and (b).
Question 5 Multiple Choice (Single Answer)

A schema describes

  1. Data elements.
  2. Records & files.
  3. Record relationships.
  4. All of these.
  5. None of these.
Question 6 Multiple Choice (Single Answer)

Information can be transferred between the DBMS and a

  1. Spread sheet program.
  2. Word processor program.
  3. Graphics program.
  4. All of these.
  5. None of these.
Question 7 Multiple Choice (Single Answer)

What is the full form of ACID?

  1. Atomicity, Constant, Isolation, Durability.
  2. Atomicity, Consistency, Isolation, Duration.
  3. Atomicity, Consistency, Isolation, Durability.
  4. Atomicity, Consistency, Indexing, Durability.
  5. Atomicity, Constant, Indexing, Durability.
Question 8 Multiple Choice (Single Answer)

A DBMS that runs on many different operating systems is said to be

  1. Scalable.
  2. Robust.
  3. Platform independent.
  4. Distributed.
Question 9 Multiple Choice (Single Answer)

The most open source DBMS.

  1. Microsoft SQL Server.
  2. Microsoft Access.
  3. MySQL.
  4. Oracle.
Question 10 Multiple Choice (Single Answer)

An enterprise solution with data storage, a client interface and a security system is

  1. 2-tier system.
  2. 3-tier system.
  3. 4-tier system.
  4. N-tier system.