ERM Flashcards

1
Q

Entity

A

Object of interest to the end user

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

Attribute

A

Characteristic of an entity

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

Required Attribute

A

Must have a value

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

Optional Attribute

A

Does not require a value

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

Attribute Domain

A

Set of possible values for a given attribute

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

Identifiers

A

One or more attributes that uniquely identify each entity instance.
aka Primary Keys

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

Relational Schema

A

Shorthand notation for table structure

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

Composite Identifier

A

A PK composed of one or more attribute(s)

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

Participants

A

Entities that participate in a relationship.

STUDENT takes a CLASS

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

Connectivity

A

Describes the relationship classification between entities

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

Cardinality

A

Min and Max number of entity occurrences associated with one occurrence of the related entity. Shows as (x,y).
Enforced by the application software rather than by DBMS.

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

Business Rules

A

Concise statements of the organization’s policies or procedures that form the data environment

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

Relationship Degree

A

Number of entities associated with a relationship

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

Iterative Process

A

Based on repetition of processes and procedures

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

Design Standards

A

Standards that guide in developing logical structures that minimize data redundancies

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

Processing Speed

A

Emphasizes fewer relationships to improve processing speed

17
Q

Information Requirements

A

Timely information / reporting needs could require sacrificing design standards and transaction processing speed