Exam 6: Normalization of Database Tables

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Normalization should be part of the design process.

(True/False)
4.7/5
(40)

Normalization is a very important database design ingredient and the highest level is always the most desirable.

(True/False)
4.9/5
(33)

A table where all attributes are dependent on the primary key and are independent of each other,and no row contains two or more multivalued facts about an entity,is said to be in ____.

(Multiple Choice)
4.9/5
(31)

What steps are involved in the conversion to third normal form?

(Essay)
4.9/5
(33)

A table that is in 1NF and includes no partial dependencies is said to be in ____.

(Multiple Choice)
4.9/5
(34)

In order to meet ___________________ requirements,you may have to denormalize some portion of the database.

(Short Answer)
4.9/5
(44)

All relational tables satisfy the ____________________ requirements.

(Short Answer)
4.8/5
(32)

Normalization purity is easy to sustain in the modern database environment.

(True/False)
4.7/5
(37)

Normalization represents a micro view of the entities within the ERD.

(True/False)
4.7/5
(30)

Converting a database format from 1NF to 2NF is a complex process.

(True/False)
4.9/5
(33)

If a table has multiple candidate keys and one of those candidate keys is a composite key,the table can have ____ based on this composite candidate key,even when the primary key chosen is a single attribute.

(Multiple Choice)
4.7/5
(37)

____________________ is a process to help reduce the likelihood of data anomalies.

(Short Answer)
4.7/5
(35)

A table that displays data redundancies yields ____.

(Multiple Choice)
4.8/5
(32)

Repeating groups must be eliminated by making sure that each column defines a single entity.

(True/False)
4.8/5
(33)

Most designers consider the BCNF as a special case of the ____.

(Multiple Choice)
4.7/5
(32)

Granularity refers to ____.

(Multiple Choice)
5.0/5
(25)

Normalization produces a lower normal form.

(True/False)
4.9/5
(31)

From a structural point of view,2NF is better than ____.

(Multiple Choice)
4.9/5
(29)

For most business transactional databases,we should normalize relations into ____.

(Multiple Choice)
4.9/5
(33)

It is possible for a table in 2NF to exhibit transitive dependency,where one or more nonprime attributes functionally determine other nonprime attributes.

(True/False)
4.9/5
(39)
Showing 61 - 80 of 100
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)