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
Can select statements be used on views in oracle?
What are the oracle built-in data types?
Why is oracle so popular?
How to count groups returned with the group by clause in oracle?
Explain an index segment?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
How do you bind variables in oracle?
How would you go about verifying the network name that the local_listener is currently using?
How to synchronize 2 schema's objects?
How to rename an existing table?
How to omit columns with default values in insert statement in oracle?
Does oracle database need java?
What is materialized view in Oracle?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What are the different types of modules in oracle forms?