structural difference between bitmap and btree index ?

Answer Posted / sandeep desai

B-Tree:-Is made of Branch nodes and Leaf nodes
where
Branch nodes hold the prefix key value and also the link to
Leaf node
whereas,
Leafe node is contains Indexed value and ROWID.

Bitmap:-It consists of the bits for every distinct value

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why cursor variables are easier to use than cursors?

570


How to store only time; not date and time?

557


IS it possible to built the oracle database without setting the kernal parameters?

1762


How to use "while" statements in oracle?

737


What are the different types of partitions in oracle?

496






Explain what are the characteristics of data files?

629


What are the database administrators utilities available?

578


what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?

1848


How do we represent comments in oracle?

627


What is meant by joins?

622


How to install oracle odbc drivers?

623


From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.

590


How to run create database statement again?

618


Explain the difference between sap and oracle?

575


How to use an explicit cursor without open statements?

615