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

Home -> Community -> Usenet -> comp.databases.theory -> B+ tree: How to obtain key from value

B+ tree: How to obtain key from value

From: Dimitry <dmytro.bablinyuk_at_gmail.com>
Date: Fri, 13 Jul 2007 09:53:49 -0000
Message-ID: <1184320429.344048.246990@e9g2000prf.googlegroups.com>


I am looking for solution (technique) that will allow me, while using traditional B+ tree, to obtain key from value without creating "reversed" table. Some overhead is acceptable but not "reversed" table. Looping is also not an option.

Thank you Received on Fri Jul 13 2007 - 04:53:49 CDT

Original text of this message

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