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

How to unlock the sample user account in oracle?

550


Use of an integrity constraint is better to validate data. Explain

539


How to use regular expression in pattern match conditions in oracle?

566


What are the common oracle dba tasks?

617


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1459






How to pass a parameter to a cursor in oracle?

584


How to delete a column in an existing table?

582


What is the difference between alert log file and tarce file ?

1626


What is the difference between 10g OEM and 11g OEM?

556


How to sort the query output in oracle?

599


How to open a cursor variable?

598


What is oracle update statement with inner join ?

573


In the oracle version 9.3.0.5.0, what does each number shows?

736


How to create an initialization parameter file?

532


Difference between cartesian join and cross join?

534