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

Home -> Community -> Usenet -> comp.databases.theory -> Re: b+ tree implementation question

Re: b+ tree implementation question

From: <chr1701_at_yahoo.com>
Date: 21 Jan 2005 03:22:01 -0800
Message-ID: <1106306520.958121.207140@z14g2000cwz.googlegroups.com>


got it - without a stack, rewrote the recursive insert-function. works good and fast. next task at hand will be delete(), i guess thats the most complicated thing...

thanks for your help! Received on Fri Jan 21 2005 - 05:22:01 CST

Original text of this message

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