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 is the purpose of a cluster?
I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
what happened to the global index when I truncate the data in one of the partition?
What is Database Trigger ?
What is Hash Cluster ?
When does a Transaction end ?
How to connect to oracle using service name instead of sid?
What is the max number of columns in an oracle table?
What is meant by an index?
Why oracle is used?
What is currency type in database ?
what is the difference between substr and instr function in oracle?