SQL execution is Slow

rachana

Member
Hi,

I am evaluating PL SQL Developer 7.1 for my firm.

The SQL execution is very slow.

it takes select 1.422 seconds to execute below select from dual.
select * from dual

The same SQL takes 703 msecs using TOAD on the same database.

Someone please advise.

Thanks,
Rachana
 
Back
Top