Exam 7: Data Modeling With Entity Relationship Diagrams

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

In the original Chen model, each attribute is represented using an oval with the attribute name connected to the entity with a line.

(True/False)
4.8/5
(31)

The ERM forms the basis of a(n) ___________________________________.

(Short Answer)
5.0/5
(41)

The Crow's Foot model is more ____________________-oriented than the Chen model.

(Short Answer)
4.7/5
(34)

Attributes have a domain that specifies the data type of the attribute.

(True/False)
4.7/5
(37)

The associative entity is also known as a ____ entity.

(Multiple Choice)
4.9/5
(39)

All attributes are either simple or composite.

(True/False)
4.7/5
(33)

Although the conceptual model can handle ____ relationhips and multivalued attribues, you should not implement them in the RDBMS.

(Multiple Choice)
4.7/5
(30)

The Crow's foot symbol with two parallel lines indicates ____ cardinality.

(Multiple Choice)
4.8/5
(32)

When the PK of one entity does not contain the PK of a related entity, the relationship is ____.

(Multiple Choice)
4.9/5
(31)

If an entity can exist apart from one or more related entities, it is said to be ____-independent.

(Multiple Choice)
4.9/5
(32)

Explain the difference between simple and composite attributes. Provide at least one example of each.

(Essay)
4.8/5
(25)

You should always load data from the 1 side of a 1:M relationship.

(True/False)
4.7/5
(34)

A weak entity has a primary key that is partially or totally derived from the parent entity in the relationship.

(True/False)
4.9/5
(37)

____ relationships are most common.

(Multiple Choice)
4.9/5
(31)

What is a ternary relationship? Provide some example business rules that specify the need for a ternary or higher-order relationship.

(Essay)
4.8/5
(32)

Failure to understand the distinction between mandatory and optional ____________________ in relationships might yield designs in which awkward (and unnecessary) temporary rows (entity instances) must be created just to accommodate the creation of required entities.

(Short Answer)
4.8/5
(39)

The ER diagram represents the conceptual database as viewed by the end user.

(True/False)
4.7/5
(35)

A recursive relationship is one in which a relationship can exist between occurrences of the same entity set

(True/False)
4.7/5
(34)

The M:N relationship between STUDENT and CLASS must be divided into two 1:M relationships through the use of the ENROLL entity; the ENROLL entity is ____.

(Multiple Choice)
4.7/5
(40)

The DBMS can easily handle multivalued attributes.

(True/False)
4.8/5
(32)
Showing 61 - 80 of 100
close modal

Filters

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