Normalization and denormalization

Answer Posted / pragyan

database normalization is a data design and organization process applied to data structures based on rules that help building ralational databases.and usually it involves dividing a database into two or more tables and defining relationships between the tables.

de-normalization is the process of attempting to optimize the performance of a database by adding redundant data..

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to view existing indexes on an given table using sys.indexes?

600


What is advantage data architect?

518


What is a cube? : sql server analysis services, ssas

566


Types of Authentications in Sql Server? How user gets authenticated through windows authentication?

573


what type of index will get created after executing the above statement? : Sql server database administration

542






Explain rdbms?

607


What is normalization of database?

606


Where is trigger in sql server?

545


What is clustered primary key?

557


What is a result set object returned by mssql_query()?

580


What is query parameter in ssrs?

118


What are the aggregate and scalar functions?

527


Define indexes?

609


Explain temporary table vs table variable by using cursor alternative?

528


What are different types of table joins?

562