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 method is used by the Command classes to execute SQL statements that return single values?
What are different types of statement?
What are the different types of locks in the database?
What are page splits?
What is advantage data architect?
What are the options which must be set to allow the usage of optimistic models?
How to disconnect from a sql server using mssql_close()?
What is use of attributehierarchyenabled? : sql server analysis services, ssas
Can you pass expressions to stored procedure parameters?
What objects does the fn_my_permissions function reports on? : sql server security
How you can find out if an index is useful to the optimizer?
How to create a dynamic cursor with the dynamic option?
Explain about analysis services?
Write a SQL query in order to merge two different columns into single column?
What are the difference between primary keys and foreign keys?