What is Normalization ?
Answer Posted / chirala venkata suresh
It is set of rules that have been established to aid in the
design of tables that are meant to
be connected through relationships. This set of rules is
known as Normalization.
1.Avoiding repetitive entries
2.Reducing required storage space
3.Preventing the need to restructure existing tables to
accommodate new data.
4.Increased speed and flexibility of queries, sorts, and
summaries.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to delete an existing row from a table in oracle?
Is oracle a language?
How to specify default values in insert statement using oracle?
What is null value in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
What is a system tablespace and when it is created?
How to change system global area (sga) in oracle?
How to convert raw data type into text in oracle? Explain
How to compare dates in oracle sql?
What is Reduced List of Values?
How to manage transaction isolation level?
What is meant by a deadlock situation?
What do you mean by merge in oracle?
How to speed up webrick?
What is translate in oracle?