Exam 9: Normalizing Database Designs

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

A table is in 2NF if it is in 1NF and it includes no partial dependencies.

(True/False)
4.7/5
(37)

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

(True/False)
4.8/5
(29)

All relational tables satisfy the 1NF requirements.

(True/False)
5.0/5
(45)

A relational table must not contain ____________________ groups.

(Short Answer)
4.8/5
(29)

A dependency based on only a part of a composite primary key is called a(n) ____________________.

(Short Answer)
4.8/5
(44)

A dependency of one nonprime attribute on another nonprime attribute is a partial dependency.

(True/False)
4.9/5
(46)

When a nonkey attribute is the determinant of a key attribute the table is in 3NF but not ____________________.

(Short Answer)
4.7/5
(42)

Normalization is a process that is used for changing attributes to entities.

(True/False)
4.8/5
(32)

In ____________________, no row may contain two or more multivalued facts about an entity.

(Short Answer)
4.7/5
(28)

Normalization works through a series of stages called normal forms.

(True/False)
4.8/5
(35)

Unnormalized database tables often lead to various data redundancy disasters in production databases.

(True/False)
4.9/5
(24)

Dependency diagrams are very helpful in getting a bird's-eye view of all the relationships among a table's attributes.

(True/False)
4.9/5
(32)

Because 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.7/5
(25)

A table that displays data redundancies yields ____.

(Multiple Choice)
4.9/5
(28)

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

(True/False)
4.8/5
(37)

Describe a dependency diagram and explain its purpose.

(Essay)
4.8/5
(46)

Normalization should be part of the design process.

(True/False)
4.9/5
(31)

A good relational DBMS excels at managing denormalized relations.

(True/False)
4.8/5
(34)

According to naming conventions described in Chapter 2, ____ would be the best name for a column representing the charges per hour in a table named JOB.

(Multiple Choice)
4.9/5
(33)

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

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

Filters

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