Question and/or Enhancment Request:
I'm very fond of exporting results to Excel from SQL window. Especially helpful when there are multiple datasets that need to be exported -- I can now do this in one fell swoop by exporting them all at once!
However, the tab names still have something to be desired. I see they take the format of 'Select' +
Unless there already is a way (that's my question -- is there?), then I suggest that an enhancement be made so SQL window tabs can be user-named. Perhaps by taking whatever appears immediately after the table that is being selected from? For example:
select * from dual --mynamedtab
would display "mynamedtab" as the tabname instead of "select dual" as it does now.
Then, when the results are exported to Excel, Excel would in turn use the correct tab name as well.
Regards,
Matt