Feature Request: Fetch last page for all queries

marchelo

Member²
Hello,

I often use PL/SQL Developer to send report to vendor. I have to make about 5-10 queries and export to Excel (thanks to "Copy all as xls...").
But there is a problem. Sometimes I forget to fetch all rows. Even if I do not forget I need to check all 10 queries if there is some records not fetched.

There are 2 solutions:
1. Create one more button "Fecth for all queries" near "Fetch next page" and "Fetch last page".
2. On the error dialog "Note, not all records are fetched" add a trird button "Fetch&Export".

Regards,
Mark.
 
You can also go to Tools > Preferences > SQL Window and set the "Records per page" option to "All records".
 
Hello,

I do not want to fetch all records by default.
I asked if it possible to add feature to fetch all records by request.

Regards,
Mark/
 
Back
Top