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 -> [Q] SQL statements and bind variables.

[Q] SQL statements and bind variables.

From: Eric Ladner <clad_at_chevron.com>
Date: Wed, 06 Jan 1999 13:48:40 -0600
Message-ID: <3693BE18.FFCF8897@chevron.com>


Howdy, all...

Is there a way to see (possibly at run time) what is getting bound to the bind variables in a SQL statement?

For example, in v$sqlarea, a query shows up as this:

    SELECT A, B, C, D FROM TABLE WHERE A = :b1

When that statement is executed, is there a way to see what was bound to

b1?

Eric
--


Eric Ladner              | HPUX Systems Admin, Oracle DBA
Pascagoula Refinery      | Java Programmer, Perl scripter, C++
Chevron Products Company | programmer, etc., etc., etc.


Received on Wed Jan 06 1999 - 13:48:40 CST

Original text of this message

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