How are Indexes Update ?
Answer / orawhiz
Indexes are automatically maintained and used by ORACLE.
Changes to table data are automatically incorporated into
all relevant indexes.
| Is This Answer Correct ? | 4 Yes | 2 No |
What is Oracle table?
Explain what are the type of synonyms?
How to connect to a local oracle 10g xe server?
1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
How to store only time; not date and time?
What is null value in oracle?
what is view?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
Can I create users through internet explorer in oracle 10g?
what is Single Byte Overhead...?
What is meant by an index?
Draw E-R diagram for many to many relationship ?