Explain Normalization concept?

Answer Posted / neha keshri

The usual approach in normalization in database
applications is to ensure that the data is divided into two
or more tables, such that when the data in one of them is
updated, it does not lead to anamolies of data.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

924


How many entries can mysql handle?

594


What are the types of index?

591


How do I uninstall mysql connector?

546


Which mysql function is used to concatenate string?

899






How to use sum function in where clause in mysql?

554


How to get a list of columns in an existing table?

565


Does mysql automatically index foreign keys?

566


How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.

651


What are the indexes in mysql?

597


What is mysql common?

562


What is the default port for MySQL Server?

652


Why do we use views instead of tables?

571


What's the latest version of mysql?

608


What is ddl, dml, and dcl?

659