I have been using PL/SQL Dev for years now. Recently I moved to a new company that uses TOAD. I was going to begin the process of convincing them that PL/SQL Dev was the way to go, but ran into a major issue that I had never noticed before.
I run a query in TOAD that returns say 60000 records and it returns the data into the Grid in less than 10 seconds, but PL/SQL Dev takes minutes to finish populating the grid with the data.
When I was doing this in PL/SQL Dev I thought the query was merely slow and so I looked at speed enhancements - eventually I turned to a co-worker who ran it in TOAD and it returned in no time flat. The problem clearly lies with PL/SQL Dev fetching the results and populating them in the grid. I find it hard to believe that their is truly this much of a difference. If there is obviously there is no way I am going to be able to convince people that PL/SQL Dev is the way to go.
Anybody have any explanations?
Bryan
I run a query in TOAD that returns say 60000 records and it returns the data into the Grid in less than 10 seconds, but PL/SQL Dev takes minutes to finish populating the grid with the data.
When I was doing this in PL/SQL Dev I thought the query was merely slow and so I looked at speed enhancements - eventually I turned to a co-worker who ran it in TOAD and it returned in no time flat. The problem clearly lies with PL/SQL Dev fetching the results and populating them in the grid. I find it hard to believe that their is truly this much of a difference. If there is obviously there is no way I am going to be able to convince people that PL/SQL Dev is the way to go.
Anybody have any explanations?
Bryan