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?
No Answer is Posted For this Question
Be the First to Post Answer
Can we protect our pl/sql source code?
Explain the use of log option in exp command.
Explain an index?
How do I reset a sequence in oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Can multiple cursors being opened at the same time?
Explain the concept of the DUAL table.
What is a Data File ?
What are the ways tablespaces can be managed and how do they differ?
When do you get a .pll extension in oracle?
What do you understand by database schema and what does it hold?
How to invoke the original export import utilities?