Chapter 5 Flashcards

1
Q

Extended entity relationship diagram

A

result of adding more semantic constructs to the ER model. This model is used to make an EER diagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Disjoint subtype

A

contain unique subset of supertype entity set.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Overlapping subtype

A

subtypes that contain nonunique subsets of the supertype entity set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Completeness constraint

A

Specifies whether each entity supertype occurrence must also be a member of at least one subtype

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Partial completeness

A

(circle over single line) means that not every supertype occurrence is a member of a subtype

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Total completeness

A

(circle over double line) every supertype occurrence must be a member of at least one subtype

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Speialization

A

top-down process of identifying lower-level, more specific entity subtypes from a higher-level entity supertype

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Generalization

A

bottom-up process of identifying a higher-level more generic entity supertype from lower-level entity subtypes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Entity cluster

A

a virtual entity type used to represent multiple entities and relationships in the ERD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Natural key (natural identifier)

A

real world identifier that uniquely identifies a real world object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Surrogate key

A

Primary key created by the database designer to simplify the identification of entity instances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly