Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Dynamic SQL Performance Question
> the elapsed/cpu time for executing dynamic sql is taken up in the
parsing phases.
Thanks for the input, both of you. We're going ahead and replacing all dynamic sql with stored procedures. It seems that the performance benefit from stored procedures outweighs the (one time) cost of developing them.
bill milbratz
chicago
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Apr 14 2000 - 00:00:00 CDT