Database Management Extra 8 Flashcards

1
Q

One or more attributes that uniquely identify each entity instance.

A

Identifiers

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

A relationship in which the primary key of the related entity does not contain a primary key component of the parent entity.

A

Non-Identifying Relationship

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

In ER modeling, a condition in which one entity occurrence does not require a corresponding entity occurrence in a particular relationship.

A

Optional Participation

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

An ER term for entities that participate in a relationship. For example, in the relationship “PROFESSOR teaches CLASS,” the teaches relationship is based on the participants PROFESSOR and CLASS.

A

Participants

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

A relationship found within a single entity type. For example, an EMPLOYEE is married to an EMPLOYEE or a PART is a component of another PART.

A

Recursive Relationship

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

The organization of a relational database as described by the database administrator.

A

Relational Schema

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

The number of entities or participants associated with a relationship. A ??? ??? can be unary, binary, ternary, or higher.

A

Relationship Degree

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

An attribute that cannot be subdivided into meaningful components.

A

Simple Attribute

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

A relationship that occurs when two entities are existence-dependent; from a database design perspective, this relationship exists whenever the primary key of the related entity contains the primary key of the parent entity.

A

Strong (Identifying) Relationship

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

An entity that is existence-independent, that is, it can exist apart from all of its related entities. Also called a regular entity.

A

Strong Entity

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