Filters
Question type

Study Flashcards

The preferred placement for a foreign key when working with a 1:1 relationship is to ____.


A) use the same primary key for both entities
B) create a bridge entity
C) place a foreign key in one of the entities
D) place a foreign key in both entities

E) A) and B)
F) B) and D)

Correct Answer

verifed

verified

Surrogate primary keys are especially helpful when there is no ____ key.


A) primary
B) natural
C) foreign
D) composite

E) B) and C)
F) A) and B)

Correct Answer

verifed

verified

B

____ keys work with primary keys to properly implement relationships in the relational model.


A) Foreign
B) Composite
C) Natural
D) Surrogate

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

Entity supertypes and subtypes are organized in a specialization hierarchy.

A) True
B) False

Correct Answer

verifed

verified

A(n) ____ is the attribute in the supertype entity that determines to which entity subtype each supertype occurrence is related.


A) subtype discriminator
B) inheritance discriminator
C) specialization hierarchy
D) entity supertype

E) C) and D)
F) A) and D)

Correct Answer

verifed

verified

What do specialization hierarchies do?

Correct Answer

verifed

verified

Entity supertypes and subtypes are organ...

View Answer

The entity supertype contains the common characteristics and the entity subtypes contain the unique characteristics of each entity subtype.

A) True
B) False

Correct Answer

verifed

verified

Some designs use redundant relationships as a way to simplify the design.

A) True
B) False

Correct Answer

verifed

verified

The main concern with redundant relationships is that they remain ____________________ across the model.

Correct Answer

verifed

verified

One important inheritance characteristic is that all entity subtypes inherit their primary key attribute from their supertype.

A) True
B) False

Correct Answer

verifed

verified

At the implementation level,the supertype and its subtype(s) depicted in the specialization hierarchy maintain a ____ relationship.


A) self-referencing
B) 1:1
C) 1:M
D) M:N

E) B) and C)
F) B) and D)

Correct Answer

verifed

verified

B

The most important characteristic of an entity is its ____ key,used to uniquely identify each entity instance.


A) primary
B) natural
C) foreign
D) surrogate

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

If one exists,a data modeler uses a ____ as the primary key of the entity being modeled.


A) foreign key
B) combination key
C) surrogate key
D) natural identifier

E) All of the above
F) B) and D)

Correct Answer

verifed

verified

An entity supertype can have disjoint or overlapping entity subtypes.

A) True
B) False

Correct Answer

verifed

verified

Generalization is based on grouping unique characteristics and relationships of the subtypes.

A) True
B) False

Correct Answer

verifed

verified

What is an entity cluster?

Correct Answer

verifed

verified

An entity cluster is a "virtual" entity ...

View Answer

A design trap occurs when a relationship is improperly or incompletely identified and is therefore represented in a way that is not consistent with the real world.

A) True
B) False

Correct Answer

verifed

verified

The completeness constraint can be partial or total.

A) True
B) False

Correct Answer

verifed

verified

True

Describe specialization and generalization.

Correct Answer

verifed

verified

Specialization is the top-down process o...

View Answer

____________________ completeness means that every supertype occurrence must be a member of at least one subtype.

Correct Answer

verifed

verified

Showing 1 - 20 of 70

Related Exams

Show Answer