Chapter 4: The Relational Model of Data Flashcards

1
Q

an attribute that must have a value

A

required attribute

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

an attribute that does not require a value

A

optional attribute

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

a primary key composed of more than one attribute

A

composite identifier

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

an attribute that can be further subdivided to yield additional attributes

A

composite attribute

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

an attribute that can have only a single value

A

single-valued attribute

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

attributes that can have many values

A

multivalued attributes

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

an attribute whose value is calculated from other attributes

A

derived/computed attributes

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

entities that participate in a relationship

A

participants

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

used to describe the relationship classification

A

connectivity

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

express the minimum and maximum number of entity occurrences associated with one occurrence of the related entity

A

cardinality

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

an entity that exists in the database only when it is associated with another related entity occurrence

A

existence-dependent

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

an entity can exist apart from all of its related entities

A

existence-independent

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

the primary key of the related entity does not contain a primary key component of the parent entity

A

weak relationship/non-identifying relationship

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

exists when the primary key of the related entity contains a primary key component of the parent entity

A

strong (identifying) relationship

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

the entity is existence-dependent and the entity has a primary key that is partially or totally derived from the parent entity in the relationships

A

weak entity

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

one entity occurrence does not require a corresponding entity occurrence in a particular relationship

A

optional participation

17
Q

indicates the number of entities or participants associated with a relationship

A

relationship degree

18
Q

exists when an association is maintained within a single entity

A

unary relationship

19
Q

when two entities are associated

A

binary relationship

20
Q

exists when three entities are associated

A

ternary relationship

21
Q

when an entity has a relationship with itself

A

recursive relationship

22
Q

based on repetition of processes and procedures

A

iterative process