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 is the difference between data source and database?

765


What is difference between clustered, non-clustered and unique index?

839


How to produce such kind of file?

877


1. How to test Database? Please, give me all details for "SQL,Msaccess, Mysql Database? 2.For which functionalities database used? 3.How to convert Guest to Admin by Mysql database?

1968


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

1830


What is the role of driver manager?

778


What will happen non-clustered index will be created on clustered index?

821


What is database schema name?

788


What is ole db ado?

751


Why do we need distributed database?

754


Source File: Target EMPNO, SAL Empno, Format 101, 1000 101, 1000 101, 1100 101, 1000, 1100 101, 1000 101, 1000, 1100, 1000 101, 10000 101, 1000, 1100, 1000, 10000 102, 1100 102, 1100 102, 1300 102, 1100, 1300 102, 1200 102, 1100, 1300, 1200 102, 1500 102, 1100, 1300, 1200, 1500 How can i get that output using datastage(ETL) tool

1641


Give the syntax of exception handling used in DBMS?

842


List the properties of a transaction.

821


what is the full procedure for using store procedure in informatica7.1?

2027


What is relational database with example?

723