Exam 6: Transforming Data Models Into Database Designs

arrow

7,281 students have unlocked this exam

  • 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
(45)

When representing a 1:1 relationship in a relational database design,________.

(Multiple Choice)
4.9/5
(35)

A surrogate key is a unique,system-supplied identifier used as the primary key of a table.

(True/False)
4.8/5
(32)

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

(Multiple Choice)
4.9/5
(42)

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

(True/False)
4.8/5
(36)

When the parent entity has a surrogate key,the enforcement actions are the same for both parent and child.

(True/False)
4.9/5
(40)

By default,the identifier of the entity becomes the foreign key of the corresponding table.

(True/False)
4.9/5
(30)

Many-to-many relationships are represented by ________.

(Multiple Choice)
4.8/5
(43)

Each attribute of an entity becomes a(n)________ of a table.

(Multiple Choice)
4.9/5
(33)

When transforming supertype/subtype entities into a relational database design,all of the attributes for the supertype table are placed into the subtype relations.

(True/False)
4.8/5
(39)

When transforming an ID-dependent E-R data model relationship into a relational database design and the parent entity has a surrogate primary key and the child entity has a data identifier,then the primary key of the child table should be ________.

(Multiple Choice)
4.9/5
(40)

The last step in creating a table is to verify table normalization.

(True/False)
4.9/5
(33)

An intersection table is always ID-dependent on both of its parent tables.

(True/False)
4.7/5
(45)

The key of an intersection table is always the combination of the keys of both parents.

(True/False)
4.8/5
(40)

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

(Essay)
4.7/5
(38)

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

(True/False)
4.8/5
(40)

What are MUST NOT and MUST COVER constraints?

(Essay)
4.8/5
(35)

When the key of one table is placed into a second table to represent a relationship,the key is called a "relational key" in the second table.

(True/False)
4.8/5
(32)

A surrogate key is appropriate when the primary key of a table contains a lengthy text field.

(True/False)
4.9/5
(30)

To represent a one-to-many relationship in a relational database design,________.

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

Filters

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