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 does it mean to normalize a database and why would you do it?
What stored by the master? : sql server database administration
What command must you use to include the not null constraint after a table has already been created?
What is raid? : SQL Server Architecture
What are constraints?
What is difference between unique and primary key?
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Explain throw statement in sql server 2008?
What are the types of sql server?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
How to Check if table exists in sql server?
What are views in ms sql server?
How do indexes help, types?
What is the default Port No on which SQL Server listens?
How to find tables without indexes?