What is database normalization?

Answer Posted / shruti

Normalization is the process of breaking tables of a
database into smaller tables and defining relations between
them to make them more flexible, efficient and to remove the
modification anamolies from the database.

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to execute multiple stored procedures at one time in sql server?

508


What is user-defined scalar function?

561


What is normalization and what are the advantages of it?

522


Explain encryption of entire databases without the need for application changes in sql server 2008?

566


What does asynchronous call backs means?

625






How to create a new table in a given schema?

658


Does the order of columns in update statements matter?

482


what is a self join? Explain it with an example? : Sql server database administration

502


What are character string data types in ms sql server?

639


What is a mixed extent?

595


What is the command used to recompile the stored procedure at run time?

625


Is t sql the same as sql server?

520


What is ssl in sql server?

552


What is tempdb in sql server?

520


whats new about truncate in sql server 2008?

2030