Exam 6: Transforming Data Models Into Database Designs

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

How are one-to-one recursive relationships addressed using the relational model?

(Essay)
4.8/5
(29)

A surrogate key should be considered when the key contains a lengthy text field.

(True/False)
5.0/5
(32)

Discriminator attributes can be represented in relational designs.

(True/False)
4.7/5
(35)

To represent an IS-A relationship in a relational database design,the IS-A relationship must be converted into a HAS-A relationship.

(True/False)
4.8/5
(35)

An ID-dependent table can be used to represent multivalued attributes.

(True/False)
4.8/5
(37)

When creating a table in the relational database design from an entity in the extended E-R model,the attributes of the entity become the rows of the table.

(True/False)
4.9/5
(39)

When placing a foreign key for a 1:1 relationship,the key of either table can be used as the foreign key in the other table.

(True/False)
4.7/5
(26)

When transforming supertype/subtype entities into a relational database design,the key of the supertype table is placed into the subtype table typically as the key.

(True/False)
4.7/5
(36)

In many-to-many relationships in a relational database design ________.

(Multiple Choice)
4.9/5
(45)

When transforming an ID-dependent E-R data model relationship into a relational database design,the referential integrity constraints should allow ________.

(Multiple Choice)
5.0/5
(39)

A foreign key is a key that does not belong in any table.

(True/False)
4.9/5
(31)

Briefly describe what a final database design consists of.

(Essay)
4.9/5
(27)

The identifier of the entity becomes the ________ of the corresponding table.

(Multiple Choice)
4.8/5
(36)

When transforming an ID-dependent E-R data model relationship into a relational database design and the child entity is designed to use a surrogate key,then the relationship changes to a weak but not ID-dependent relationship.

(True/False)
4.8/5
(32)

The values of a surrogate key have no meaning to the users.

(True/False)
4.9/5
(42)

The first step in transforming an extended E-R model into a relational database design is to ________.

(Multiple Choice)
4.9/5
(37)

In representing a 1:N relationship in a relational database design,the key of the table representing the parent entity is placed as a foreign key in the table representing the child entity.

(True/False)
4.8/5
(41)

What is an association relationship and how does it differ from an N:M relationship?

(Essay)
4.9/5
(26)

Many-to-many relationships are represented by ________.

(Multiple Choice)
4.9/5
(33)

A surrogate key should be considered when ________.

(Multiple Choice)
4.8/5
(37)
Showing 81 - 100 of 103
close modal

Filters

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