Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Finding sql's that are doing FTS.
Or you could in Sqlplus, just
set autotrace on
and run the query.
Be sure to have the plan_table installed first though
Andreas Michler wrote in message
>
>> How do I easily find sql's that are doing full table scans (FTS).
>>
>
>
Received on Tue Jan 25 2000 - 07:53:36 CST
![]() |
![]() |