Answer Posted / anjana
Normalization is the process of efficiently organizing data
in a database. There are two goals of the normalization
process: eliminating redundant data (for example, storing
the same data in more than one table) and ensuring data
dependencies make sense (only storing related data in a
table). Both of these are worthy goals as they reduce the
amount of space a database consumes and ensure that data is
logically stored.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how many clustered indexes can be created on a table? : Sql server database administration
How to rename databases in ms sql server?
What Is Rdbms?
Can you name a few encryption mechanisms in sql server?
What is openxml in sql server?
Can another user execute your local temporary stored procedures?
Define right outer join in sql server joins?
What is a dbms wizard?
What are constraints in microsoft sql server?
What is the recommended total size of your memory optimized tables?
What is the need for group functions in sql?
How to use subqueries with the exists operators in ms sql server?
what's the difference between delete table and truncate table commands? : Sql server database administration
What does ss stand for sexually?
Explain how would you store your query in an SSRS report or a Database server?