can any one explain about normalization forms with clear
explanation in interview point of view.
thanks for ur answers.

Answer Posted / ajeet khari

normalization is organizing data efficiently into database...
main thing is 1.elimination of redundant data,2. data
dependencies..
1NF-a table is decomposed into 2D table with no duplicate
column....
2nd NF- should be in 1NF and there should not be any
duplicate row...
3NF- should be in 2NF and contains transitive dependencies
remove that column which are not dependent on PK.
4NF-should be in 3NF and it has no malti valued dependencies.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are database connection details?

650


Which is the best graph database?

539


What is a database example?

542


how node connect with cpu?

1676


wHat Is THE difference between MOVEL and MOVEL(P)……….. CAN ANYONE EXPLAIN ME..

2508






Explain phantom deadlock?

787


Which database is best to store images?

534


Explain alternate key?

652


how to configure oracle 10g in java1.5 and tell me know how to set class path in system?

1595


What is the difference between primary and candidate key?

582


How does non-cluster index functions?

657


What is ase database?

557


Is database a hardware or software?

544


what is tkprof tool and how it is used???

2383


WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?

1830