Exam 6: Normalization of Database Tables

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

Explain how database designers design and normalize databases.

(Essay)
4.8/5
(37)

Of the following normal forms, is mostly of theoretical interest.

(Multiple Choice)
4.8/5
(38)

A table where every determinant is a candidate key is said to be in .

(Multiple Choice)
4.9/5
(37)

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.8/5
(39)

The conflicts between design efficiency, information requirements, and performance are often resolved through_____.

(Multiple Choice)
4.9/5
(33)

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

(True/False)
4.8/5
(39)

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

(True/False)
4.9/5
(37)

Normalization works through a series of stages called normal forms. For most purposes in business database design, stages are as high as you need to go in the normalization process.

(Multiple Choice)
5.0/5
(34)

A table is in BCNF if every determinant in the table is a candidate key.

(True/False)
4.7/5
(31)

Since a partial dependency can exist only if a table's primary key is composed of several attributes, if a table in 1NF has a single-attribute primary key, then the table is automatically in 2NF.

(True/False)
4.9/5
(25)
Showing 101 - 110 of 110
close modal

Filters

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