Exam 6: Transforming Data Models Into Database Designs

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

In a relational database design,all relationships are expressed by creating a foreign key.

(True/False)
4.9/5
(30)

Discriminator attributes can be represented in relational designs.

(True/False)
4.8/5
(41)

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
(26)

When creating a table for an ID-dependent entity,both the key of the parent and the key of the entity itself must appear in the table.

(True/False)
4.9/5
(38)

To represent a 1:1 binary relationship in a relational database design,the key of one table is placed into the second table.

(True/False)
4.7/5
(33)

Whether or not an attribute is required is determined during the database modeling phase.

(True/False)
4.8/5
(34)

Each entity in the extended E-R model is represented as a table in the relational database design.

(True/False)
4.8/5
(35)

A default value is the value the user enters into the row the first time the user enters data.

(True/False)
4.7/5
(35)

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

(Multiple Choice)
4.7/5
(36)

To represent an M:N relationship in a relational database design,an intersection table is created.

(True/False)
4.8/5
(37)

In a supertype-subtype structure,discriminator attributes ________.

(Multiple Choice)
4.7/5
(29)

Which of the following is not true about surrogate keys?

(Multiple Choice)
4.8/5
(35)

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

(True/False)
5.0/5
(29)

Cascading deletions are generally not used with relationships for weak child entities.

(True/False)
4.9/5
(39)

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

(Multiple Choice)
4.7/5
(43)

Explain the representation of a one-to-many strong entity relationship in a relational database design.

(Essay)
4.7/5
(32)

When transforming supertype/subtype entities into a relational database design,an entity is created for the supertype only.

(True/False)
4.8/5
(24)

It is easy to enforce the referential integrity actions for M-M relationships.

(True/False)
4.8/5
(32)

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 ________.

(Multiple Choice)
4.7/5
(32)

Which of the following is not true of ternary relationships?

(Multiple Choice)
4.7/5
(41)
Showing 41 - 60 of 103
close modal

Filters

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