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 -> Re: obtain the associated table/column for LOB locator

Re: obtain the associated table/column for LOB locator

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 16 Jan 2006 14:09:10 -0800
Message-ID: <1137449343.571978@jetspin.drizzle.com>


Frank wrote:
> and another question is: In OCI, if given a statement handler, any way
> to obtain the text form of the SQL statment?
>
> Falan

Look at the UTL_REF built-in package. I have a demo in Morgan's Library at www.psoug.org for UTL_REF.DELETE but have not yet written them for LOCK_OBJECT, SELECT, and UPDATE.

I'm thinking SELECT or LOCK_OBJECT might work for you.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Jan 16 2006 - 16:09:10 CST

Original text of this message

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