Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Using Bind Variables with Cold Fusion and Oracle
Hi,
I want to make sure our Cold Fusion developers are using bind
variables to reduce the amount of parsing required on their SQL.
What do I look for in their code to identify this?
Also, is there other ways as well? I.E. would something in a TOAD SGA trace show me that something is being parsed too much. Perhaps the "Executions" or "Parse Calls" fields on the SGA Trace page are related to this.
Is there anything shown in the V$SQLAREA or V$SQLTEXT views that show me any indication of the use of bind variables?
Thanks,
Roger
Received on Wed Jul 02 2003 - 12:59:26 CDT
![]() |
![]() |