Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> b-tree

b-tree

From: utku <utku_at_ce.yildiz.edu.tr>
Date: 14 Apr 2004 04:36:39 -0700
Message-ID: <99329e16.0404140336.42fac0a1@posting.google.com>

I am studying on a project that requires to manipulate the index data. I know oracle uses b-tree index as the default structure.. But where is this structure stored? Is it a table. If so, can I access data (in the index)?
Can I access the index from outside (from a java application) Actually I want to "traverse" the nodes of B-tree.

Thanks a lot..
Utku Received on Wed Apr 14 2004 - 06:36:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US