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

Home -> Community -> Usenet -> comp.databases.theory -> how to construct a b+ tree

how to construct a b+ tree

From: Kuldip Sangha <Kuldip_Sangha_at_yahoo.com>
Date: 14 Oct 2001 18:02:04 -0700
Message-ID: <ce949ec9.0110141702.7518e14f@posting.google.com>


Construct a B+-tree with n = 3 (maximum three pointers per node), containing the following items, entered into the tree in the following order:
14, 33, 24, 5, 38, 11, 22, 17, 39, 23
- Show the steps in constructing your tree, with a sketch for each time a new node is added. Received on Sun Oct 14 2001 - 20:02:04 CDT

Original text of this message

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