What is Normalization?

Answers were Sorted based on User's Feedback



What is Normalization?..

Answer / hinaresh2003

The normalization is a step by step process of removing
redundancies and dependencies of attributes in data
structure

Is This Answer Correct ?    4 Yes 0 No

What is Normalization?..

Answer / sambireddy

dividing the relation into sub relations for freeing of
certain undesirable characteristics—insertion, update, and
deletion anomalies nothing but a normalization

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JDBC Interview Questions

What is jdbc connection interface?

0 Answers  


What are the utilities of the callablestatement?

0 Answers  


How can I determine where a given table is referenced via foreign keys?

0 Answers  


How to retrieve warnings in jdbc?

0 Answers  


Does the JDBC-ODBC Bridge work with Microsoft J++?

0 Answers  






What are database warnings in jdbc and how can we handle database warnings in jdbc?

0 Answers  


how to retrieve sql exceptions

2 Answers   Bosch,


What are the different types of classes in the api component?

0 Answers  


Is jdbc faster than hibernate?

0 Answers  


Why jdbc is used in java?

0 Answers  


What are the steps to connect to a database in java?

0 Answers  


How do I check in my code whether a maximum limit of database connections have been reached?

0 Answers  


Categories