Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Slow response of forms
> This does not have any count(*) ...can you please suggest some thing
> here.
> I executed the above mentioned query manually from sql prompt and it
> was very fast.
Raj, did you realize that in both your examples you have the timing for 20 executions of the query, instead of one ? This is where the difference between forms and sqlplus is coming from. You need to review your queries and make them faster, forms have nothing to do with it. Can you send us the execution plan for the last one ?
[]īs
Rangel
Received on Thu Aug 31 2006 - 14:45:09 CDT