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 stored by the model?
Explain what is use of dbcc commands?
Name three of the features managed by the surface area configuration tool? : sql server security
What is cube dimension? : sql server analysis services, ssas
Define inner join in sql server joins?
How to execute a sql statement using mssql_query()?
How can I know what locks are running on which resource?
Is mysql better than sql server?
What is cursors? And what are the different types of cursor?
Where do you find the default Index fill factor and how to change it?
What is the difference between resultset and resultsetmetadata?
What is scrollable cursor?
Can a table have 2 foreign keys?
What is key attribute?
What is self join in sql server joins?