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
What are triggers?Where are they used?
What does ROLLBACK do ?
How to use select statement to count the number of rows in oracle?
How to start instance with a minimal initialization parameter file?
What is the difference between a user and a schema in oracle?
what is null value?
What happens if you lost a data file?
what is the syntax of ALTER command?
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
What is an UTL_FILE.What are different procedures and functions associated with it?
What are the execution control statements in oracle?
What is a view and how is it different from a table?