Ch2 Flashcards
(12 cards)
ERM
Is detailed, logical representation of the data for an organization or for business area
Entity , attribute, relationship
Entity relationship data model
ERD
Is graphical representation entity relationship model
Entity relationship diagram
Problem spearsheet
Redundency
Difficult to accessing reated data
Limited security
Size limitation
Redundency means
Duplication of data to the storing the same data in more than one place
Natural key
Consists of columns that uniqelty identifies entity
Logical key or intelligent key
Secundary key
Columns of interest strictly fot retrieval purpose
Forign key
Columns is one table that required to match value of the primary key for some row in another table or is required to be null.
- used to create relationship between table
- used to ebforce certian types of integrity constraint.
Artificial key
Columns created for an entity to serve solely as the primary key and that is visible to users
Surrogate key
Sysrem-generated usually hidden from users also called synthetic key
Primary key
Is unique identifiers key used in relational database designing for keeping unique column record
Foreign key
Is primary key used in relational database designing for keeping unique record
Composite key
When that is two key used in any database table so one key is primary key and another key worked with primary key