Exam 5: Database Design 1: Normalization

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

Second normal form can be defined as a table that is in first normal form but that contains no ____.

(Multiple Choice)
4.8/5
(33)

If you convert a collection of tables to an equivalent third normal form collection of tables, what problems do you remove?

(Multiple Choice)
4.9/5
(37)

Which of the following is a characteristic of a table that is in first normal form?

(Multiple Choice)
4.9/5
(33)

A(n) ________________ key is a candidate key not chosen ad the primary key.

(Short Answer)
4.8/5
(44)

To correct anomalies in a database, tables must be converted into various types of normal forms.

(True/False)
4.8/5
(23)

If the primary key of a table contains only a single column, the table is automatically in third normal form.

(True/False)
4.7/5
(37)

A table is in fourth normal form when it is in third normal form and there are no ________________ dependencies.

(Short Answer)
4.9/5
(34)

Converting to third normal form always avoids the problems related to dependencies.

(True/False)
4.8/5
(34)

A column B is ____________________ on another column A if each value for A in the database is associated with exactly one value of B.

(Short Answer)
4.8/5
(33)

With the table Orders (OrderNum, OrderDate, (ItemNum, NumOrdered) ) where OrderNum is the primary key, how would you convert the table to first normal form?

(Multiple Choice)
4.7/5
(30)
Showing 41 - 50 of 50
close modal

Filters

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