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

Home -> Community -> Usenet -> c.d.o.server -> extract data out of orphan_key_table?

extract data out of orphan_key_table?

From: Iowa <iowa_at_gmx.net>
Date: 19 Apr 2002 13:46:32 -0700
Message-ID: <74b6dc31.0204191246.3e6dc17c@posting.google.com>


hiho,

does anybody know how to convert the 'key' column in orphan_key_table into the original data again?

SQL> select keyrowid, key from orphan_key_table;

KEYROWID KEY



AAAGGMAAfAAPgACCoA *BAAAAAADwg0TBcQJORYv/g

in this case, key is a multicolumn index of 2 numbers.

cheers,
iowa Received on Fri Apr 19 2002 - 15:46:32 CDT

Original text of this message

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