Created
March 15, 2014 10:09
-
-
Save nisar1/9564511 to your computer and use it in GitHub Desktop.
database design notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Part I: Relational Database Design | |
The Relational Database | |
Design Objectives | |
Terminology | |
Part II: The Design Process | |
Conceptual Overview | |
Starting the Process | |
Analyzing the Current Database | |
Establishing Table Structures | |
Keys | |
Field Specifications | |
Table Relationships | |
Business Rules | |
Views | |
Reviewing Data Integrity | |
Part III: Other Database Design Issues | |
Bad Design—What Not to Do | |
Bending or Breaking the Rules | |
pg26 Important: Read this Section! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment