Exam 4: Logical Database Design and the Relational Model

arrow

6,794 students have unlocked this exam

  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The columns of a relation can be interchanged without changing the meaning or use of the relation.

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

True

A relation that contains no multivalued attributes,and has nonkey attributes solely dependent on the primary key,but contains transitive dependencies is in which normal form?

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

B

Discuss when it is best to create a surrogate key for an associative entity.

Free
(Essay)
4.7/5
(43)
Correct Answer:
Verified

A surrogate key should be created when any of the following conditions hold: there is a composite primary key,the natural primary key is inefficient (such as a long name)or if the natural primary key is recycled.When you have an associative entity,it is often best to use a surrogate key when you have more than two relations that the associative entity is related to,since the primary key would be a composite of the primary keys of all entities related to the associative entity.

In the figure below,what type of key is depicted? In the figure below,what type of key is depicted?

(Multiple Choice)
4.9/5
(43)

A composite key consists of only one attribute.

(True/False)
4.8/5
(41)

A relation is in first normal form if it has no more than one multivalued attribute.

(True/False)
4.9/5
(43)

When all multivalued attributes have been removed from a relation,it is said to be in:

(Multiple Choice)
4.8/5
(40)

An alternative name for an attribute is a(n)________.

(Short Answer)
4.9/5
(35)

If an identifier is not assigned,the default primary key for an associative relation consists of the two primary key attributes from the other two relations.

(True/False)
4.8/5
(41)

Data structures include data organized in the form of tables with rows and columns.

(True/False)
4.8/5
(35)

Discuss the two possible scenarios when mapping an associative entity.

(Essay)
4.8/5
(39)

A functional dependency between two or more nonkey attributes is called a:

(Multiple Choice)
4.8/5
(37)

Discuss how you would map a regular entity to a relation.

(Essay)
4.9/5
(40)

An identifier assigned to an associative entity is also called a cross-relation key.

(True/False)
4.8/5
(38)

There can be multivalued attributes in a relation.

(True/False)
4.8/5
(42)

A(n)________ is a set of values that may be assigned to an attribute.

(Short Answer)
4.8/5
(36)

An alternative name for an attribute is called a(n):

(Multiple Choice)
4.8/5
(34)

The process of decomposing relations with anomalies to create smaller,well-structured relations is called ________.

(Short Answer)
4.9/5
(45)

An attribute in a relation of a database that serves as the primary key of another relation in the same database is called a:

(Multiple Choice)
4.8/5
(41)

Physical database design decisions must be made carefully because of impacts on:

(Multiple Choice)
4.7/5
(43)
Showing 1 - 20 of 120
close modal

Filters

  • Essay(12)
  • Multiple Choice(43)
  • Short Answer(24)
  • True False(41)
  • Matching(0)