structural difference between bitmap and btree index ?



structural difference between bitmap and btree index ?..

Answer / 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

More Oracle General Interview Questions

When do we use group by clause in a sql query?

0 Answers  


Difference between open_form and call_form in oracle.

0 Answers  


What is an UTL_FILE.What are different procedures and functions associated with it?

1 Answers  


How do we know whether an index is created on a table ???

2 Answers   TCS,


How are Indexes Update ?

1 Answers  


What is max rowid in oracle?

0 Answers  


Explain an exception?

0 Answers  


Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?

2 Answers   Oracle, SAH,


What is a table index?

0 Answers  


Calculate difference between 2 date / times in oracle sql?

0 Answers  


how to produce numbers from 1 to 10 using dual table

4 Answers   Genpact,


Can we create more than one index on particular column?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)