please explain Nomalization in dbms?

Answers were Sorted based on User's Feedback



please explain Nomalization in dbms?..

Answer / ankit srivastava

Normalization is the technique that removes redundancy in
table.It ensures that there is no any duplicate data in table.

Is This Answer Correct ?    16 Yes 0 No

please explain Nomalization in dbms?..

Answer / venkatesh kumar.s

Normalization is the process of the analyzing given
relations schema based on functional dependencies and
primary key to acheive the desirable properties of
1)Minimizing the redundany
2)Minimizing the insertion,update and deletion problems
is called a normalization.

Is This Answer Correct ?    5 Yes 0 No

please explain Nomalization in dbms?..

Answer / voota durga prasad

Normalization is the process of designing a data model to
efficiently store data in a database. The end result is that
redundant data is eliminated, and only data related to the
attribute is stored within the table.

Is This Answer Correct ?    4 Yes 0 No

please explain Nomalization in dbms?..

Answer / ilaya

normalization is the process of the analyzing the related
database is functional dependencies and primary key is called
a normalization.

Is This Answer Correct ?    5 Yes 3 No

please explain Nomalization in dbms?..

Answer / ilaya

normalization is the process of the analyzing the related
database is functional dependencies and primary key is called
a normalization.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Database Management Interview Questions

How to retrive a student with height marks,second height and third height from MS access database what wil be the query for this purpuse?

0 Answers   PUCIT,


what are the different kinds of indexing?

0 Answers  


What is implicit cursor in dbms?

0 Answers  


What is partial key?

0 Answers  


What are the various kinds of interactions catered by dbms?

0 Answers  






Define transaction and transaction isolation levels?

0 Answers  


Describe reporting lifecycle?

0 Answers  


What is the difference between a LIST BOX and a COMBO BOX ?

2 Answers  


Does the Database trigger will fire when the table is TRUNCATED ?

3 Answers  


Which is best database?

0 Answers  


How do I create a database?

0 Answers  


Which parameters are optional in init.ora parameter file?

0 Answers  


Categories