Click here to Skip to main content
15,889,862 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How an I Normalize Data in designing time of database in which suitable?
Posted
Updated 20-Oct-10 5:46am
v4
Comments
Abhinav S 20-Oct-10 9:08am    
Tag changed from C# to database.

Start by reading a little about normalizing databases[^].
 
Share this answer
 
By reading, digesting and correctly implementing something like this[^].

A quick answers forum like this one is not the correct place for a question like this.

You would be better off, if the article in the link doesn't help, by searching for normalization rules, normalization example or something similar.
 
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