Exam 6: Normalization of Database Tables

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

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

(Short Answer)
4.8/5
(41)

A table that is in 2NF and contains no transitive dependencies is said to be in _____.

(Multiple Choice)
4.8/5
(35)

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

(True/False)
4.8/5
(42)

When a table contains only one candidate key, _____ are considered to be equivalent.

(Multiple Choice)
4.8/5
(32)

All relational tables satisfy the _____ requirements.

(Essay)
4.8/5
(33)

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

(Multiple Choice)
4.9/5
(36)

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

(Short Answer)
5.0/5
(35)

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

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

(Multiple Choice)
5.0/5
(35)

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

(True/False)
4.8/5
(37)

A(n) _____ exists when there are functional dependencies such that Y is functionally dependent on X, Z is functionally dependent on Y, and X is the primary key.

(Multiple Choice)
4.8/5
(29)

BCNF can be violated only if the table contains more than one _____ key.

(Multiple Choice)
4.9/5
(41)

According to the data-modeling checklist, _____ should be nouns that are familiar to business, should be short and meaningful, and should document abbreviations, synonyms, and aliases for each entity.

(Short Answer)
4.8/5
(25)

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

_____ databases reflect the ever-growing demand for greater scope and depth in the data on which decision support systems increasingly rely.

(Multiple Choice)
4.8/5
(42)

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

(True/False)
4.8/5
(48)

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

All relational tables satisfy the 1NF requirements.

(True/False)
4.7/5
(33)

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

(True/False)
4.9/5
(30)

When designing a new database structure based on the business requirements of the end users, the database designer will construct a data model using a technique such as _____.

(Short Answer)
4.8/5
(35)
Showing 21 - 40 of 75
close modal

Filters

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