wht is normalization?can u explain me in detail?
Answer Posted / shiva
Normalisation is the bottom up approach to design the database.Normalisation is the process of organising data in a table to reduce reduncy and to improve performance.Normalisation is a set of rules and each rule is called one normalform.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what's new in sql server 2016?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
Do you know what is a linked server in sql server?
Explain about Views?
What are different types of replication in sql server?
Benefits of Stored Procedures?
Explain timestamp datatype?
Explain how many types of relationship?
what are user defined datatypes and when you should go for them? : Sql server database administration
What is efficiency data?
what is datawarehouse?
What are system databases into sql server (2005/2008) : sql server database administration
What is acid properties?
What are the 10 characteristics of data quality?
what is the difference between delete table and truncate table commands? : Sql server database administration