Skip to content

Temirkhanov/Database-Normalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database-Normalization

This was the final group project for Database Course at Queens College with Professor Peter Heller.

Project Phases and Goals

PHASE ONE : Data Inspection

Change table and column names according to Pascal Form Adjust data types with appropriate max lengths Remove or fix anomalies in table data

PHASE TWO : ERD Model Development

Relate all tables using primary surrogate keys Use non-clustered unique index to create functional dependency on surrogate key Normalize database model in 3NF Create production tables to transform FileUpload tables to normalized tables

PHASE THREE : Stored Procedures

Create stored Procedures to load the production model

Finally

After using the first 3 normal forms of normalization, we were able to come up with new tables that minimize data redundancies.

About

Using 3 normal forms of normalization, came up with new tables that minimize data redundancies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages