Skip to Main Content

SQL & PL/SQL

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!

Copy query result window output from SQL Developer to Microsoft word

anishjpDec 4 2017 — edited Dec 6 2017

Hi guys

I want to copy the output from query result window from SQL Developer to Microsoft word. I would like to keep it simple and appear like below.

Name
Age
Gender
Anish30Male
Tony31Male
Benzo32Male

Taking screenshot of the output window is one way but it is not always possible, if there are many rows in the query output. Running the SQL command as a script is one way but the output in the script output window is not beautiful. I was wondering if someone has found a simple and quick way to do this.

Regards,

Anish

This post has been answered by L. Fernigrini on Dec 4 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2018
Added on Dec 4 2017
6 comments
4,881 views