Oracle Interview Forums
Welcome, Guest. Please login or register.
August 01, 2010
Home Help Search Login Register
News:


+  WebForums - OraclePassport
|-+  IT progamming - Oracle, Java, Unix, MySQL, Toad
| |-+  Oracle Basics
| | |-+  What is the difference between Binary Tree (B-TREE) INDEX and BITMAP INDEX
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: What is the difference between Binary Tree (B-TREE) INDEX and BITMAP INDEX  (Read 857 times)
dtech-team
Administrator
Assistant Professor
*****

Appreciate? +5/-0
Offline Offline

Posts: 604


DTecH Oracle Forums

WWW
« on: October 11, 2009 »

.
Report to moderator   Logged


DTecH Admin Team
www.oraclepassport.com
dtech-team
Administrator
Assistant Professor
*****

Appreciate? +5/-0
Offline Offline

Posts: 604


DTecH Oracle Forums

WWW
« Reply #1 on: October 11, 2009 »

Bitmap indexes are more advantageous than b-tree indexes when the table has millions of rows and the key columns have low cardinality.

Bitmap indexes provide better performance than b tree indexes when queries often use a combination of multiple where conditions involving the OR operator, the table is read-only, or when there is low update activity on the key columns.


Read more about both : http://www.oraclepassport.com/OracleIndex.html
Report to moderator   Logged


DTecH Admin Team
www.oraclepassport.com
Pages: [1] Go Up Send this topic Print 
« previous next »
 
Share this topic...
In a forum
(BBCode)
In a site/blog
(HTML)

Display Pagerank



Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 2.0 RC1.2 | SMF © 2006–2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.156 seconds with 18 queries.