Exam 5: Database Design 1: Normalization

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

Tables that are in second normal form can still contain redundancy problems.

Free
(True/False)
4.9/5
(45)
Correct Answer:
Verified

True

A column is a nonkey column if it is not a part of the ____________________.

Free
(Short Answer)
4.9/5
(31)
Correct Answer:
Verified

primary key

What is the difference between a third normal form and fourth normal form table?

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

C

When converting a non-first normal form table to first normal form, the foreign key will usually include the original foreign key concatenated with the key to the repeating group.

(True/False)
4.7/5
(31)

What is the difference between a table in first normal form and one in second normal form?

(Essay)
4.8/5
(35)

Discuss what normal forms are and list the most common normal forms.

(Essay)
4.7/5
(30)

Any column or collection of columns that determines another column is called a(n) ___________________.

(Short Answer)
4.7/5
(40)

Which of the following contains a repeating group where the primary key is OrderNum?

(Multiple Choice)
4.8/5
(30)

A table is in fourth normal form (4NF) when it is in third normal form and there are no multivalued dependencies.

(True/False)
4.9/5
(34)

What is each key that meets the criteria for a primary key called?

(Multiple Choice)
4.8/5
(37)

Third normal form is sometimes referred to as the Boyce-Codd normal form.

(True/False)
4.8/5
(39)

If B is functionally dependent on A, what can you also say?

(Multiple Choice)
4.8/5
(23)

Functional dependencies can always be determined by looking at sample data.

(True/False)
4.9/5
(39)

A table that is in first normal form may contain problems that will require you to restructure it.

(True/False)
4.7/5
(32)

If column B is functionally dependent on column A, you can also say that column B functionally determines column A.

(True/False)
4.9/5
(34)

When the ____________________ of a table is a single column, the table is automatically in second normal form.

(Short Answer)
4.8/5
(29)

Which of the following can be defined as a column (or collection of columns) A such that all other columns are functionally dependent on A and no subcollection of the columns in A has this property?

(Multiple Choice)
4.8/5
(34)

Describe the procedure for converting a table to the third normal form.

(Essay)
4.8/5
(34)

Which term's definition also defines a candidate key?

(Multiple Choice)
4.7/5
(38)

Describe the normalization process.

(Essay)
5.0/5
(29)
Showing 1 - 20 of 50
close modal

Filters

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