Explain different types of Normalization.
Answer Posted / hr@tgksolutions.com
• 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 |
Post New Answer View All Answers
Explain how many normalization forms?
What happens when converting big values to integers?
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What happens if the update subquery returns multiple rows in ms sql server?
How to return the top 5 rows from a select query in ms sql server?
what exactly sql injuction.how to overcome.....
How to connect of datebase with sql express.?
Explain datetime2 data type in sal server 2008?
What is a DBMS, query, SQL?
What is the boxing and unboxing concept in .net?
what is the information that can be stored inside a bit column? : Sql server database administration
What is it’s similarity with sql server?
What is a print index?
How can we solve concurrency problems?
What are tables in sql server?