What is Normalization in sqlserver ? Why we used it ?
Loading
What is Normalization in sqlserver ? Why we used it ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priyaranjan K SPosted Oct 7, 2015, 10:12 AM
Sivaraman DhamodaranPosted Oct 7, 2015, 10:02 AM
Prabhu RajaPosted Nov 18, 2011, 11:09 PM
Sam HobbsPosted Nov 18, 2011, 4:01 PM
AartiPosted Nov 18, 2011, 6:29 AM
Normalization: a relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization.
Please Refer below like. I hope it will help you.
http://msdn.microsoft.com/en-us/library/aa933055(v=sql.80).aspx
Thanks.
Prabhu RajaPosted Oct 15, 2011, 1:45 AM
http://www.c-sharpcorner.com/UploadFile/nipuntomar/6132/
Javeed M ShaikhPosted Oct 14, 2011, 1:03 PM
Please refer to this article from c# Corner:
http://www.c-sharpcorner.com/UploadFile/6897bc/4277/
Please do not forget to mark "Accepted Answer".