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 does ROLLBACK do ?
How to display First 4 rows From Database Table?
What happens if the imported table already exists?
wirte the syntax of update query?
Briefly explain what is literal? Give an example where it can be used?
What is the implicit cursor in oracle?
What is different bet native dynamic sql and Dbms_Sql?
Difference between NO DATA FOUND and %NOTFOUND?
What privilege is needed for a user to create tables in oracle?
How to load excel data sheet to oracle database
what is the syntax of DELETE command?
Without giving condition how to retrieve the unmatched records from table.