What is Normalization ?
Answer Posted / dastagiri babu(mca),s.v.pg col
Normalization is a technique which is used to make complex
physical structure into simple physical structure. By using
normalization we can get Redundant free structure(Elimation
of duplicate values)
Advantages:-
1. Redundancy will be reduced
2. Inconsistency will be avoided
3. Related data will be stored in tables
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between varchar and varchar2 data types?
How can you merge two tables in oracle?
What is a user role in oracle?
How can we find out the current date and time in oracle?
What is bulk load in oracle?
Explain the use of analyse option in exp command.
please explain.. DB architecture ...
How to use "for" statements in oracle?
How to write date and time interval literals in oracle?
What do you mean by redo log file mirroring?
How do I limit the number of rows returned by an oracle query after ordering?
How to run the anonymous block again?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Why packages are used in oracle?
How to connect to oracle using service name instead of sid?