What are the Normalization Rules?

Answer Posted / pavan

Normalization is the process of decomposing a larger table
into smaller tables inorderto free from the enamalies
reguarding insertion, deletion and alter.

Normal forms are: 1NF(Normal Form), 2NF, 3NF, BCNF, 4NF and
5NF.

The rules: No data loss.
Dependency preserving.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 4 types of jdbc drivers?

489


RowSetInternal caller and returns void. What can I do in the readData method?

523


What is ojdbc14 jar?

472


What are the basic exceptions in jdbc?

504


Explain the difference between resultset and rowset in jdbc

518






What does jdbc do?

510


What is jdbc connection interface?

493


Why is jdbc used?

501


What are the different types of resultset?

531


What is database connection pooling? Advantages of using a connection pool?

517


What is DML?

556


What is ODBC and JDBC? How do you connect the Database?

513


How does a file store compare with a jdbc store?

608


How java can be connected to a database?

544


How the JDBC application works?

507