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
How to create a new tablespace in oracle?
What privilege is needed for a user to connect to oracle server?
How to build data dictionary view an new database?
What is ASM (Automatic Storage Management) in Oracle?
What are the components of logical database structure in oracle database?
What is the best way to do multi-row insert in oracle?
What is meant by a deadlock situation?
What is rich query?
What is data type in oracle?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is Trigger in Oracle?
How will you write a query to get a 5th rank student from a table student_report?
Explain the different normalization forms?
Give the different types of rollback segments.
How can we view last record added to a table?