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 "scheduled jobs" or "scheduled tasks"?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
Explain what stored procedure sp_replcounters is used for? : sql server replication
What are the limitations in ssrs on sql server express edition?
Which joins are sql server default?
What happens if null values are involved in bitwise operations?
What is a self join in sql server?
How to declare and use cursor variables?
What is an expression in ms sql server?
How many types of attribute relationships are there? : sql server analysis services, ssas
What is a trace frag?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What are group functions in query statements in ms sql server?
What is the template in sql?
What is merge?