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

Explain the use of analyse option in exp command.

0 Answers  


1) What is dense ranking? 2) Difference between Substring and Instring? 3) Case and Decode? 4) Pseudo column? 5) View vs Materialized views? 6) SQl performance tuning?

2 Answers   Accenture,


How to update values in a table in oracle?

0 Answers  


How a database is related to tablespaces?

0 Answers  


What is different bet native dynamic sql and Dbms_Sql?

4 Answers   Thermotech,






2. Display the item number and total cost for each order line (total cost = no of items X item cost). Name the calculated column TOTAL COST.

2 Answers   Wipro,


How to put more than 1000 values into an oracle in clause?

0 Answers  


Describe Referential Integrity ?

1 Answers  


Explain the use of inctype option in exp command.

0 Answers  


What do you mean by merge in oracle and how can you merge two tables?

0 Answers  


If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X

2 Answers  


Without giving condition how to retrieve the unmatched records from table.

1 Answers   TCS,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)