Relational Model of Data Flashcards

1
Q

Entity

A

Person, place, thing, or event about which data will be collected. Represents a particular type of object in the real world (customer, flight route, concert).

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

Attribute

A

Column in a table
Characteristic of an entity.
All rows conform to same format
Physical concept is field

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

Attribute Domain

A

Range of values for a column

Attribute in one entity can inherit domain from another (e.g. address)

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

Relationship

A

Association among entities. Entities are known as participants.

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

Participant

A

An entity that participates in a relationship with another.

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

Connectivity

A

Describes the relationship classification. Established in business rules.

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

Cardinality

A

Expresses the min and max number of entity occurrences associated with one occurrence of the related entity. Established in business rules.

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