Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
How do I know if the database is in the normalized way? I am having two tables CLIENT and REQUEST, as per the requirement of the project, the tables must be normalized so that that a transaction table is to be created as keeping the clients and project as the master tables---Thank you
Posted

Should-I-Normalize-My-Database.htm[^]

Check the link..hope it will help you..
 
Share this answer
 
You should know
Normalization for this refer
http://databases.about.com/od/specificproducts/a/normalization.htm[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900