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
How to see the table columns used in an index?
How to sort the query output in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
Explain about integrity constraint?
What is different types of joins?
Explain the use of Merge statement in oracle 11g
State all possible different index configurations a table can possibly have?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
What is the difference between Delete, Truncate and Drop in Oracle?
Can I create users through internet explorer in oracle 10g?
What are temporal data types in oracle?
What privilege is needed for a user to create indexes in oracle?
Can sub procedure/function be called recursively?
What is tns entry?
What are a collation and state the different types of collation sensitivity?