print selected sql only

Bernhard S

Member³
Hi,

we have just recently upgraded from pl/sql developer 5.0.3.527 to 7.0.3.1122.
I have a lot of stored sql windows with a lot of different sql statements. In the old version it was possible to print out only the selected (=active) sql statement together with the result. That's what I mostly prefer.
Now however it will always print the whole page of sql statements whenever the option "Print SQL text in SQL window" is set or none at all if not. How can I get back the previous behaviour?
 
This is currently not possible. It will always print the whole script. I have added this to the list of enhancement requests.
 
Back
Top