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.
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.