can any one explain about normalization forms with clear
explanation in interview point of view.
thanks for ur answers.
Answer / 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 |
What is ole db ado?
How many types of locks are present in a database?
How does rows store in Teradata
How does database replication work?
Write a query to retrieve for many to many relationships?
What is the differnce between Order by and Group by
what is primary key,unique key, foreign key? can u teach me in simple language?
44 Answers Banking, CMC, CTS, HCL, Infosys, Keggfarms, SkyEss, Sunrise, TCS, Web Synergies, Wipro,
HOW PASS PARAMETERS FOLLOWING ORDER RPG-CL-RPG?
Clipper / DBF error
Is data lake a database?
What is the Difference Primary key and Unique Key
What is a database example?