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
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
How to assign data of the deleted row to variables?
How to pass a parameter to a cursor in oracle?
What is open database communication (odbc) in oracle?
How to connect to a local oracle 10g xe server?
19. Display all clients whose name begins with the letter J or contains the letter M anywhere or contains E as the third letter.
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
What is the difference between "as" and "is" in an oracle stored procedure?
if you ctreate table identity
What to do if the startbd.bat failed to start the xe instance?
Where do we use decode and case statements?
what is the difference between joins and set operators.i am always confusing with two,can u pls kindly help me .