What are the various normalizations in database?



What are the various normalizations in database?..

Answer / Rohit Yadav

There are four forms of database normalization: First Normal Form (1NF), Second Normal Form (2NF), Third Normal Form (3NF), and Boyce-Codd Normal Form (BCNF). Each form aims to eliminate redundancy and dependency issues by enforcing specific rules on the structure of tables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

What are the two types of indexes and explain them in detail?

1 Answers  


What are the types of distributed database?

1 Answers  


Explain about the case statement present in stored procedure?

1 Answers  


Does google have a database like access?

1 Answers  


Which database server is best?

1 Answers  


What are types of dbms?

1 Answers  


What is default value database?

1 Answers  


What is " group by " clause?

1 Answers  


What are notification services?

1 Answers  


What is the use of drop command and what are the differences between drop, truncate and delete commands?

1 Answers  


How many types of database language exist?

1 Answers  


What is meant by database management system?

1 Answers  


Categories