What is Normalization ?
Answer Posted / amit tailor
Database normalization is the process of organizing data
into distinct and unique sets.
The purposes of normalization are to:
• Reduce or eliminate storage of duplicate data
• Organize data into an efficient and logica
structure
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is a initialization parameter file in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to connect to a local oracle 10g xe server?
What is oracle analytical function?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
What types of joins are used in writing subqueries?
Why is oracle used?
Why do we need integrity constraints in a database?
What to do if the startbd.bat failed to start the xe instance?
How do I recompile a procedure in oracle?
How to use "for" statements in oracle?
How to resolve the ORA-39133 error in Oracle?
What are the common oracle dba tasks?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How to rename an index in oracle?