Exam 3: The Relational Model and Normalization

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

A row can be uniquely identified by a key.

(True/False)
4.9/5
(36)

What is a functional dependency? Give an example not used in the text.

(Essay)
4.8/5
(33)

A relation can have only one candidate key.

(True/False)
4.8/5
(41)

A relation is in 4NF when multivalued dependencies are isolated in their own relation.

(True/False)
4.8/5
(32)

Explain the concept of a foreign key.

(Essay)
4.7/5
(33)

Which of the following is not true about a relation?

(Multiple Choice)
4.7/5
(42)

Explain the concept of a surrogate key.

(Essay)
4.8/5
(33)

Candidate keys are called interlocking candidate keys when they share one or more attributes.

(True/False)
4.8/5
(37)

A key can be composed of a group of attributes taken together.

(True/False)
4.9/5
(36)

Suppose that you need to update one value of the column SalesCost in a relation.The way the relation is constructed,this value actually needs to be changed in three different rows.However,you only change the value in two of the rows.You have just created a(n)________.

(Multiple Choice)
4.7/5
(37)

Having to enter facts about two entities when we want to enter facts about only one is an example of ________.

(Multiple Choice)
4.9/5
(34)

A relation is in third normal form (3NF)if and only if it is in 2NF and ________.

(Multiple Choice)
4.9/5
(28)

A relation is in second normal form (2NF)if and only if it is in 1NF and ________.

(Multiple Choice)
4.8/5
(37)

In relational terms as defined by E.F.Codd,a row is called a tuple.

(True/False)
4.8/5
(34)

Given the functional dependency A → (B, C), then it is true that A → B and A → C.

(True/False)
4.7/5
(45)

The multivalued dependency noted as A → → B,means that the value of A determines a set of values of B.

(True/False)
4.8/5
(39)

Which of the following is NOT true about the functional dependency A → (X,Y)?

(Multiple Choice)
4.8/5
(33)

Describe the requirements that a table must meet to qualify as a relation.

(Essay)
4.8/5
(40)

When designing or normalizing relations,each relation should have only one theme.

(True/False)
4.7/5
(26)

A foreign key is one or more columns in one relation that also is the primary key in another table.

(True/False)
4.8/5
(33)
Showing 41 - 60 of 100
close modal

Filters

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