Exam 6: Normalization of Database Tables

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

Dependencies based on only a part of a composite primary key are known as dependencies.

(Multiple Choice)
4.8/5
(35)

Explain normalization and its different forms.

(Essay)
4.8/5
(29)

Normalization should be part of the design process.

(True/False)
4.9/5
(34)

A table that displays data redundancies yields .

(Multiple Choice)
4.9/5
(37)

The provides the big picture, or macro view, of an organization's data requirements and operations.

(Short Answer)
4.8/5
(31)

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

(Multiple Choice)
4.9/5
(42)

Dependencies that are based on only a part of a composite primary key are called transitive dependencies.

(True/False)
5.0/5
(36)

Data stored at their highest level of granularity are said to be atomic data.

(True/False)
4.8/5
(25)

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

(True/False)
4.8/5
(40)

Before converting a table into 3NF, it is imperative that the table already be in .

(Multiple Choice)
4.9/5
(39)

All relational tables satisfy the 1NF requirements.

(True/False)
4.9/5
(34)

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

(Multiple Choice)
4.7/5
(30)

The combination of and ER modeling yields a useful ERD, whose entities may now be translated into appropriate table structures.

(Short Answer)
4.7/5
(35)

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

(Short Answer)
4.8/5
(38)

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

(Multiple Choice)
4.7/5
(42)

In a real-world environment, changing granularity requirements might dictate changes in primary key selection, and those changes might ultimately require the use of keys.

(Short Answer)
4.9/5
(35)

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

(Essay)
4.8/5
(37)

An example of denormalization is using a denormalized table to hold report data. This is required when creating a tabular report in which the columns represent data that are stored in the table as rows.

(Multiple Choice)
5.0/5
(36)

Normalization represents a micro view of the within the ERD.

(Multiple Choice)
4.8/5
(32)

If you have three different transitive dependencies, different determinant(s) exist.

(Multiple Choice)
4.8/5
(31)
Showing 21 - 40 of 110
close modal

Filters

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