Exam 6: Transforming Data Models Into Database Designs

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

When creating a relational database design from E-R diagrams,first create a relation for each relationship.

(True/False)
4.9/5
(37)

In a 1:N relationship,the term parent refers to the table on the "many" side of the relationship.

(True/False)
4.9/5
(34)

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.7/5
(34)

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

(True/False)
5.0/5
(31)

When transforming an E-R data model into a relational database design,the key of the parent entity should be placed as part of the primary key into the child entity ________.

(Multiple Choice)
4.9/5
(37)

When representing a one-to-many relationship in a relational database design,________.

(Multiple Choice)
4.9/5
(34)

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

(True/False)
4.8/5
(36)

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

(Multiple Choice)
4.8/5
(35)

In a relational database design,all relationships are expressed by ________.

(Multiple Choice)
5.0/5
(32)

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

(Multiple Choice)
4.8/5
(29)

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

(Essay)
4.9/5
(36)

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

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

(Multiple Choice)
4.8/5
(28)

Cascading deletions are generally not used with relationships between strong entities.

(True/False)
5.0/5
(28)

Which of the following is not true about representing subtypes in a relational database design?

(Multiple Choice)
4.8/5
(41)

A referential integrity constraint policy that insures that all rows containing a particular foreign key value in a table are eliminated from the table when the row containing the corresponding primary key value in a parent table is eliminated from the database is called ________.

(Multiple Choice)
4.9/5
(35)

An entity needs to be examined according to normalization criteria before creating a table from it in the relational database design.

(True/False)
4.8/5
(42)

A referential integrity constraint policy that insures that foreign key values in a table are correctly maintained when there is a change to the primary key value in the parent table is called ________.

(Multiple Choice)
4.7/5
(32)

Explain the pragmatic reason for using surrogate keys.

(Essay)
4.8/5
(31)

The binary constraint must not indicates that ________.

(Multiple Choice)
5.0/5
(40)
Showing 21 - 40 of 103
close modal

Filters

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