ERM Flashcards
Entity
Object of interest to the end user
Attribute
Characteristic of an entity
Required Attribute
Must have a value
Optional Attribute
Does not require a value
Attribute Domain
Set of possible values for a given attribute
Identifiers
One or more attributes that uniquely identify each entity instance.
aka Primary Keys
Relational Schema
Shorthand notation for table structure
Composite Identifier
A PK composed of one or more attribute(s)
Participants
Entities that participate in a relationship.
STUDENT takes a CLASS
Connectivity
Describes the relationship classification between entities
Cardinality
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.
Business Rules
Concise statements of the organization’s policies or procedures that form the data environment
Relationship Degree
Number of entities associated with a relationship
Iterative Process
Based on repetition of processes and procedures
Design Standards
Standards that guide in developing logical structures that minimize data redundancies