when normalization is required

Answer Posted / shahnaz

Normalization is used to improve the performance of database and is applied in the last step of logical database design.The Goal of Normalization is to
1.Eliminate the duplicate data from table
2.Ensure data dependency

we can achieve this by creating multiple tables for each set and by creating primary and foreign keys and building relationship between the newly created tables.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are string functions in sql?

678


what is sql in mysql? : Sql dba

574


Which is better join or inner query?

522


What can sql server reporting services do?

586


What are reports usually used for?

570






How to display the records between two range in Oracle SQL Plus?

646


how can we optimize or increase the speed of a mysql select query? : Sql dba

515


what is the functionality of the function htmlentities? : Sql dba

527


How do I create a memory optimized filegroup?

533


Enlist the advantages of sql.

573


Is sql a backend language?

628


what is dbms? : Sql dba

546


How consistent is the view of the data between and within multiple sessions, transactions or statements ?

1716


What schema means?

529


How to load data with sql*loader?

552