Commerce

The Relational Model And Normalization MCQs

Practice The Relational Model And Normalization MCQs for competitive exams.

The Relational Model And Normalization MCQs

Practice questions from this topic.

A primary key is a composite key that was selected to be the main identifier for the relation.

  1. A. True
  2. B. False
Report Error

In a relation, the rows are sometimes called "fields".

  1. A. True
  2. B. False
Report Error

A relation has cells that hold multi-value entries.

  1. A. True
  2. B. False
Report Error

A functional dependency is always an equation.

  1. A. True
  2. B. False
Report Error

A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key.

  1. A. True
  2. B. False
Report Error

Relations are categorized into normal forms according to the referential integrity constraints that they have.

  1. A. True
  2. B. False
Report Error

Given the functional dependency R → S , R is called the determinant.

  1. A. True
  2. B. False
Report Error

Keys made up of two or more attributes are called composite keys.

  1. A. True
  2. B. False
Report Error

A key is a group of one or more attributes that uniquely identifies a row.

  1. A. True
  2. B. False
Report Error

A functional dependency is a relationship between or among attributes.

  1. A. True
  2. B. False
Report Error

In a relation, the order of the columns does not matter.

  1. A. True
  2. B. False
Report Error

In a relation, the columns are sometimes called "attributes".

  1. A. True
  2. B. False
Report Error