Build Relational Databases in Seven Steps
Submitted By:
manas606
Rating:





(
Rate It)
Share:
By Email
Visit
Description
Any web application, be it an ASP.NET or not, revolve around relational database. So to create a good application design, you should always create a good database design. Database design is a process of creating step-by-step procedures.
The following is an ordered list of steps you can follow to create a good database design for you web application.
Step 1 – Create a charter for the database
Step 2 – Make a list and double check it
Step 3 – Add Keys
Step 4 – Normalize the Database
Step 5 – Denormalize the Database
Step 6 – Use legal SQL names
Step 7 – Draw an ERD
Comments (1)
Thanks




Posted by: turbopascal on Monday, January 24, 2011
Thanks for the Advice
http://enm.blogcu.com/turbo-pascal-ve-ornek-programlar-1/9422627
Add Your Rating