What is Normalization ?
Answer Posted / mohan
Normalization is The process of decomposing tables to eliminate data redundancy is called Normalization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Redo Log Buffer in Oracle?
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)
Explain index?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
What is system tablespace?
Explain an index segment?
Describe an oracle table?
How can we force the database to use the user specified rollback segment?
What is the difference between substr and instr?
Can you assign multiple query result rows to a variable?
What is the difference between pre-select and pre-query?
What is meant by raw datatype?
Explain oracle insert into command?
How to omit columns with default values in insert statement in oracle?
How to compare dates in oracle sql?