wht is normalization?can u explain me in detail?
Answer Posted / ramesh l.v.
Normalization is the process of efficiently organizing data
in a database. There are two goals of the normalization
process: eliminating redundant data and ensuring data
dependencies make sense
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is pivot and unpivot?
what are the different types of SSRS reports?
Why the trigger fires multiple times in single login?
Explain sql server service broker?
How to check table values in sql server?
Describe in brief sql server monitoring ways.
What is difference between standardization and normalization?
how we use window authentication connection with sql server.?
What is query optimization process?
What the different topologies in which replication can be configured?
What is the difference between dropping a database and taking a database offline?
Determine when to use stored procedure to complete sql server tasks?
Is it true, that there is no difference between a rule and a check constraint?
What is serializable?
How can we rewrite sub-queries into simple select statements or with joins?