Dbs Final Points
Dbs Final Points
-----------------------------------------------------------------------------------
ch 8:
Based on the content of the slides, here is a list of key database concepts you
need to cover:
-----------------------------------------------------------------------------------
----------------------------------
ch 9:
Schema Mapping (Logical Database Design)
ER-to-Relational Mapping Algorithm
Step 1: Mapping of Regular Entity Types
Step 2: Mapping of Weak Entity Types
Step 3: Mapping of Binary 1:1 Relation Types
Step 4: Mapping of Binary 1:N Relationship Types
Step 5: Mapping of Binary M:N Relationship Types
Step 6: Mapping of Multivalued Attributes
Step 7: Mapping of N-ary Relationship Types
Mapping EER Model Constructs
Options for Mapping Specialization or Generalization
Mapping of Union Types (Categories)
Data Model Mapping Phase of Relational DB Design
Conceptual Schema Design
Logical Database Design Phase
-----------------------------------------------------------------------------------
-------------------------------------
ch 15
Informal Design Guidelines for Relational Databases
Superkey
Candidate Key
Primary Key
Prime Attribute
Nonprime Attribute
Normal Forms Based on Primary Keys
Decomposition Process
Ensuring Non-additive (Lossless) Join Property