Exam 6: Normalization of Database Tables

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

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

(True/False)
4.8/5
(39)

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

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

(Short Answer)
4.8/5
(33)

Some very specialized applications may require normalization beyond the ____.

(Multiple Choice)
4.9/5
(30)

Atomic attributes are attributes that can be further divided.

(True/False)
4.9/5
(39)

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

(Short Answer)
4.8/5
(34)

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

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

(Short Answer)
4.7/5
(29)

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

(Short Answer)
4.9/5
(31)

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

(Short Answer)
4.9/5
(35)

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

(Multiple Choice)
4.8/5
(35)

It becomes difficult to create a suitable ____________________ key when the related table uses a composite primary key.

(Short Answer)
4.8/5
(33)

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 is stored in the table as rows.

(Multiple Choice)
4.9/5
(44)

A good relational DBMS excels at managing denormalized relations.

(True/False)
4.9/5
(34)

1NF,2NF,and 3NF are ____.

(Multiple Choice)
4.9/5
(25)

Relational models view the data as part of a table or collection of tables in which all key values must be identified.

(True/False)
4.8/5
(47)

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

(Multiple Choice)
4.8/5
(32)

An atomic attribute ____.

(Multiple Choice)
4.9/5
(33)

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

(True/False)
4.8/5
(32)

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

(Short Answer)
4.8/5
(38)
Showing 21 - 40 of 100
close modal

Filters

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