Explain different types of Normalization.
Answers were Sorted based on User's Feedback
• 1NF (First Normal Form) – Eliminates duplicate columns, ensures atomicity.
• 2NF (Second Normal Form) – Removes partial dependencies.
• 3NF (Third Normal Form) – Removes transitive dependencies.
• BCNF (Boyce-Codd Normal Form) – Ensures every determinant is a candidate key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Diksa Kapoor
Normalization in DBMS is a process to eliminate data redundancy and improve data integrity. There are three normal forms (1NF, 2NF, 3NF) and one more advanced form (Boyce-Codd Normal Form, BCNF). Each form has specific rules that the tables must follow.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you get second highest salary from the table?
What is the difference between clustered index and primary key?
In what version of sql server were synonyms released?
What is difference between rollback immediate and with no_wait during alter database?
what is differencial backup?how to work?Anybody explai it?
What are the 10 characteristics of data quality?
To automatically record the time on which the data was modified in a table, which data type should you choose for the column?
What are commonly used odbc functions in php?
Explain user defined functions?
what are the new features of sql server 2005?
8 Answers HP, Keane India Ltd,
What is the sql server 2000 version number?
Can sql servers linked to other servers?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)