What is Normalization ?
Answer Posted / khartheek
Normalization is the process of decomping the realtions
into smaller realtions inorder to minimize the data
redudancy i.e (Repeation of same copies of data ) multiple
times .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between sharding and replication?
How to write a query with an inner join in oracle?
What is recycle bin in Oracle?
What is bind variable in oracle 11g?
What is not equal to in oracle?
Differentiate between post-database commit and post-form commit?
What is data file?
What is a dynamic performance view in oracle?
What privilege is needed for a user to connect to oracle server?
What is the oracle implicit cursor?
What is the best way to do multi-row insert in oracle?
Whats the benefit of dbms_stats over analyze?
Difference between hot backup vs. Cold backup?
What is logical backup in oracle?
Explain the use of Merge statement in oracle 11g