What is Normalization ?

Answer Posted / abhinaw kaushik

Normalization is the process of braking down one table into
more than one tables so that data redudancy can be removed.
There are some rules to perform Normalization are called
Normal Forms.

Is This Answer Correct ?    51 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dual table oracle?

527


How can I introduce multiple conditions in like operator?

558


How can we delete duplicate rows in a table?

567


Differentiate between pre-select and pre-query?

624


How to return top 5 rows in oracle?

550






Explain what are the uses of rollback segment?

586


What is a read only transaction in oracle?

597


What is an oracle database?

612


How to create a new view in oracle?

622


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

1472


What happens to the indexes if a table is recovered?

579


How do I spool to a csv formatted file using sqlplus?

550


How to load data through external tables?

583


Can I create users through internet explorer in oracle 10g?

573


Explain do view contain data?

583