Filters
Question type

Study Flashcards

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.


A) two
B) three
C) four
D) five

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

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


A) normalization stages
B) anomalies
C) repeating groups
D) atomic attributes

E) None of the above
F) A) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Some very specialized applications may require normalization beyond the ____.


A) 1NF
B) 2NF
C) 3NF
D) 4NF

E) B) and D)
F) C) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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


A) primary
B) candidate
C) foreign
D) secondary

E) None of the above
F) A) and B)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

A good relational DBMS excels at managing denormalized relations.

A) True
B) False

Correct Answer

verifed

verified

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.


A) transitive
B) 3NF
C) component
D) temporary

E) None of the above
F) A) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.


A) partial dependency
B) repeating group
C) atomic attribute
D) transitive dependency

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Atomic attributes are attributes that can be further divided.

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

An atomic attribute ____.


A) cannot exist in a relational table
B) cannot be further subdivided
C) displays multiplicity
D) is always chosen to be a foreign key

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

Showing 21 - 40 of 100

Related Exams

Show Answer