What is Normalization ?
Answer Posted / hema kumar sunnapu
Database designed based on the E-R model may have some amount of inconsistency, ambiguity and redundancy. To resolve these issues we have to do some amount of refinement is required. This refinement process is called as Normalization.
(OR)
Normalization is the process of efficiently organizing data in database. There are two goals of the normalization process: eliminating redundant data and ensuring data dependency make sense.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is oracle open database communication (odbc)?
How to load excel data sheet to oracle database
Explain database link?
what is dynamic SGA and static SGA
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What is hash cluster in oracle?
How to convert characters to numbers in oracle?
Explain the use of record option in exp command.
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What are the original export and import utilities?
Explain the difference between sap and oracle?
Can we create database in oracle using command line ?
How to create a single index for multiple columns?
What are the different editions of oracle?
How to add another datafile to a tablespace?