Filters
Question type

Study Flashcards

____________________ is a process to help reduce the likelihood of data anomalies.

Correct Answer

verifed

verified

Normalization is a very important database design ingredient and the highest level is always the most desirable.

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

Granularity refers to ____.


A) the size of a table
B) the level of detail represented by the values stored in a table's row
C) the number of attributes in a table
D) the number of rows in a table

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

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 where all attributes are dependent on the primary key and are independent of each other,and no row contains two or more multivalued facts about an entity,is said to be in ____.


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

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

Correct Answer

verifed

verified

Normalization should be part of the design process.

A) True
B) False

Correct Answer

verifed

verified

Normalization produces a lower normal form.

A) True
B) False

Correct Answer

verifed

verified

Converting a database format from 1NF to 2NF is a complex process.

A) True
B) False

Correct Answer

verifed

verified

It is possible for a table in 2NF to exhibit transitive dependency,where one or more nonprime attributes functionally determine other nonprime attributes.

A) True
B) False

Correct Answer

verifed

verified

All relational tables satisfy the ____________________ requirements.

Correct Answer

verifed

verified

1NF
first ...

View Answer

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

Correct Answer

verifed

verified

Step 1: Make New Tables to Eliminate Tra...

View Answer

In order to meet ___________________ requirements,you may have to denormalize some portion of the database.

Correct Answer

verifed

verified

If a table has multiple candidate keys and one of those candidate keys is a composite key,the table can have ____ based on this composite candidate key,even when the primary key chosen is a single attribute.


A) Boyce-Codd Normal Form
B) redundancy
C) time-variance
D) partial dependencies

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

Most designers consider the BCNF as a special case of the ____.


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

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

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) A) and C)

Correct Answer

verifed

verified

Showing 61 - 80 of 100

Related Exams

Show Answer