Filters
Question type

Study Flashcards

Which of the following is a specialization hierarchy overlapping constraint scenario in case of partial completeness?


A) Subtype sets are unique.
B) Supertype has optional subtypes.
C) Subtype discriminators cannot be null.
D) Subtype does not have a supertype.

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

Correct Answer

verifed

verified

In specialization hierarchies with multiple levels of supertype and subtypes, a lower-level subtype can inherit only a few of the attributes and relationships from its upper-level supertypes.

A) True
B) False

Correct Answer

verifed

verified

Disjoint subtypes are subtypes that contain nonunique subsets of the supertype entity set.

A) True
B) False

Correct Answer

verifed

verified

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

A subtype contains attributes that are common to all of its supertypes.

A) True
B) False

Correct Answer

verifed

verified

To model time-variant data, one must create a new entity in an M:N relationship with the original entity.

A) True
B) False

Correct Answer

verifed

verified

Explain the "no change over time" characteristic of a primary key.

Correct Answer

verifed

verified

If an attribute has semantic meaning, it...

View Answer

completeness means that not every supertype occurrence is a member of a subtype.

Correct Answer

verifed

verified

Within a specialization hierarchy, every subtype can have supertype(s) to which it is directly related.


A) zero
B) only one
C) one or many
D) many

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

Correct Answer

verifed

verified

The purpose of a(n) is to simplify an entity-relationship diagram (ERD) and thus enhance its readability.


A) entity constraint
B) entity cluster
C) entity interface
D) entity discriminator

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

Correct Answer

verifed

verified

When selecting a foreign key placement for a 1:1 relationship, place the PK of the entity on the mandatory side in the entity on the optional side as a FK, and make the FK mandatory when .


A) one side is mandatory and the other side is optional
B) one side participates in another relationship
C) both sides are optional
D) both sides are mandatory

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

Correct Answer

verifed

verified

Composite keys are useful as identifiers of weak entities, where the weak entity has a strong relationship with the parent entity.

Correct Answer

verifed

verified

A key is a real-world, generally accepted identifier used to uniquely identify real-world objects.


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

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

Correct Answer

verifed

verified

The function of the primary key is to describe an entity.

A) True
B) False

Correct Answer

verifed

verified

An entity supertype can have disjoint or overlapping entity subtypes.

A) True
B) False

Correct Answer

verifed

verified

A total completeness constraint is represented by .


A) a smaller circle inside a bigger circle
B) a rhombus inside a circle
C) a double horizontal line under a circle
D) a single horizontal line above a circle

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

In the context of total completeness, in a(n) , every supertype occurrence is a member of only one subtype.


A) foreign key constraint
B) nonunique constraint
C) overlapping constraint
D) disjoint constraint

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

Correct Answer

verifed

verified

An entity cluster is formed by combining multiple interrelated entities into .


A) a single abstract entity object
B) multiple abstract entity objects
C) a single entity object
D) multiple entity objects

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

Correct Answer

verifed

verified

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) B) and C)
F) B) and D)

Correct Answer

verifed

verified

Showing 61 - 80 of 85

Related Exams

Show Answer