Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to copy/paste an SQL along with the SQL output ?

Yury VelikanovApr 17 2012 — edited Apr 18 2012
Hello SQL Developer community,

Just because of nature of my day to day work quite often I need to document an output of an SQL along with the SQL itself.

Currently to archive it I:
-- Copy an SQL from "Worksheet" paste to external system
-- Click on the "Query Result" section
-- < Ctl +A >
-- copy / paste to external system

This method have several disadvantages including:
-a- Way too many steps and therefore slow
-b- The columns names are not copied

As this is is s something that I do often because of the nature of my work it stops me from using SQL Developer on day to day basis.
Can you please suggest if there is a better way of archiving my goal and be more efficient SQL Developer user :)

Yury
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2012
Added on Apr 17 2012
6 comments
4,413 views