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
Is there an oracle sql query that aggregates multiple rows into one row?
Draw E-R diagram for many to many relationship ?
What happens to indexes if you drop a table?
What is a sub query? What are its various types?
What are the database administrators utilities available?
Which is better Oracle or MS SQL? Why?
What are the various constraints used in oracle?
How to create a stored procedure in oracle?
How to shutdown your 10g xe server?
Explain the use of control file?
Can we create database in oracle using command line ?
Explain the use of indexes option in exp command.