Exam 6: Transforming Data Models Into Database Designs

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

Association tables sometimes connect more than two entities.

Free
(True/False)
4.8/5
(38)
Correct Answer:
Verified

True

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

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

E

To represent an M:N relationship in a relational database design,in essence it is reduced to two 1:N relationships.

Free
(True/False)
4.7/5
(27)
Correct Answer:
Verified

True

The binary constraint MUST COVER indicates that ________.

(Multiple Choice)
4.8/5
(31)

A surrogate key should be considered when ________.

(Multiple Choice)
4.8/5
(37)

Which of the following is not a step in the database design process?

(Multiple Choice)
4.7/5
(42)

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

(Multiple Choice)
4.9/5
(33)

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)

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

(Multiple Choice)
4.8/5
(36)

An intersection table can have additional attributes besides the keys of its parent tables.

(True/False)
4.9/5
(40)

Data types are consistent across all DBMS products.

(True/False)
4.8/5
(38)

A data constraint is a limitation on data values.

(True/False)
4.8/5
(28)

The binary constraint MUST NOT indicates that ________.

(Multiple Choice)
4.9/5
(30)

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 cascading deletes.

(True/False)
4.9/5
(26)

One of the important properties of a column is whether or not it is ________.

(Multiple Choice)
4.8/5
(29)

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

(True/False)
4.9/5
(42)

In relational database design,ID-dependent entities are used to ________.

(Multiple Choice)
5.0/5
(41)

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

Which of the following is not true of recursive relationships?

(Multiple Choice)
4.9/5
(29)

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

(True/False)
5.0/5
(35)
Showing 1 - 20 of 103
close modal

Filters

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