Chapter 2 Flashcards

(14 cards)

1
Q

Attribute

A

Depiction of a characteristic of an entity

  • Represents the details that will be recorded for each entity instance
  • Within one entity, each attribute must have a different name
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Binary Relationship

A

Relationship between two entities (degree 2 relationship)

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

Cardinality Constraints

A

Depict how many instances of one entity can be associated with instances of another entity

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

Maximum Cardinality

A
  • One (represented by a straight bar: 1)
  • Many (represented by a crow’s foot symbol)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Minimum Cardinality (participation)

A
  • Optional (represented by a circular symbol: 0)
  • Mandatory (represented by a straight bar: 1)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Composite Attribute

A

An attribute that has meaningful component parts (attributes).

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

Database Requirements

A

It helps keep the focus on asking or seeking answers to the right questions in order to establish the relevant facts about entities, attributes, relationships

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

Derived Attribute

A

An attribute whose values can be calculated from related attribute values.

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

Entity Instances (entity members)

A

Occurrences of an entity

  • Entities themselves are depicted in the er diagrams while entity instances are not
  • Entity instances are eventually recorded in the database that is created based on the ER diagram
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Entity-Relationship (ER) Modeling - Conceptual Database Modeling Technique

A

Conceptual database modeling technique

  • Enables the structuring and organizing of the requirements collection process
  • Provides a way to graphically represent the requirements
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ER Diagram (ERD)

A

The result of ER modeling

  • Serves as a blueprint for the database
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

One to One

A

straight line to straight line

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

One to Many

A

Straight line to crows foot

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

Relationship

A

ER modeling construct depicting how entities are related

  • Within an ER diagram, each entity must be related to at least one other entity via a relationship
How well did you know this?
1
Not at all
2
3
4
5
Perfectly