Exam 9: Normalizing Database Designs

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

Explain normalization and its different forms.

(Essay)
4.9/5
(42)

A table is in fourth normal form if it is in third normal form and has no independent multivalued dependencies.

(True/False)
4.9/5
(38)

A diagram that depicts all dependencies found within a given table structure is known as a(n) ____________________.

(Short Answer)
4.9/5
(44)

The price paid for increased performance through denormalization is a larger amount of ____________________.

(Short Answer)
4.7/5
(41)

A table is in 4NF if it is in 3NF and ____.

(Multiple Choice)
4.8/5
(33)

Any attribute whose value determines other values within a row is called a(n) ____________________.

(Short Answer)
4.8/5
(40)

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

(True/False)
4.7/5
(37)

Because a partial dependency can exist only if a table's primary key is composed of several attributes, a table whose ____________________ key consists of only a single attribute is automatically in 2NF if it is in 1NF.

(Short Answer)
4.8/5
(40)

The problem with transitive dependencies is that they still yield data ____________________.

(Short Answer)
4.9/5
(40)

In a real-world environment, we must strike a balance between design integrity and ____.

(Multiple Choice)
4.7/5
(36)

When designing a database, you should ____.

(Multiple Choice)
4.8/5
(27)

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

(Multiple Choice)
4.8/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.8/5
(34)

Atomic attributes are attributes that can be further subdivided.

(True/False)
4.9/5
(36)

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

(Short Answer)
4.9/5
(32)

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)
4.7/5
(27)

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.9/5
(45)

____________________ refers to the level of detail represented by the values stored in a table's row.

(Short Answer)
5.0/5
(34)

With partial dependencies, data redundancies occur because every row entry requires duplication of data.

(True/False)
4.9/5
(39)

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

(Multiple Choice)
4.8/5
(33)
Showing 81 - 100 of 100
close modal

Filters

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