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
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
Give the Types of modules in a form?
Explain the difference between a procedure and a function? What do you understand by those terms?
select * from emp what happened internally when we write this query in the sql prompt?
What is RULE-based approach to optimization ?
How to check database size in Oracle?
What are the differences between interval year to month and interval day to second?
What is the scope of a local variable?
How to count duplicated values in a column in oracle?
How to estimate disk space needed for an export job?
what is the use of composite key constraint?
What is SQL access advisor in Oracle?