Filters
Question type

Study Flashcards

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

A) True
B) False

Correct Answer

verifed

verified

A good relational DBMS excels at managing denormalized relations.

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

All relational tables satisfy the 1NF requirements.

A) True
B) False

Correct Answer

verifed

verified

A relational table must not contain ____________________ groups.

Correct Answer

verifed

verified

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

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

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

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

Normalization should be part of the design process.

A) True
B) False

Correct Answer

verifed

verified

A table that displays data redundancies yields ____.


A) consistencies
B) anomalies
C) fewer attributes
D) more entities

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

Correct Answer

verifed

verified

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.

A) True
B) False

Correct Answer

verifed

verified

Normalization works through a series of stages called normal forms.

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.


A) JOB_CHG_HOUR
B) CHARGES_PER_HOUR_FOR_JOB
C) CHARGES_PER_HOUR
D) CHG_HR

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

4NF
fourth normal fo...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

BCNF
Boyce-Codd norm...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

Describe a dependency diagram and explain its purpose.

Correct Answer

verifed

verified

Dependency diagrams are very helpful in ...

View Answer

Showing 61 - 80 of 100

Related Exams

Show Answer