Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> dynamic sql - output actual string that includes all values from bind variables...
If the EXECUTE IMMEDIATE mysql USING bindvariable1,bindvariable2 knows
what to fire - surely there must be a way to capture the actual
statement that it uses.
Note: I realize you can step through to obtain the bind variable values, but it would be very beneficial if I could also debug using the actual output string.
Any thoughts would be greatly appreciated!
Thanks,
Rick Received on Thu Mar 02 2006 - 07:46:52 CST
![]() |
![]() |