Run SQL in window with many statements

Phil W

Member²
I'd like to use the TOAD like feature of running a query based on the line I am on in the SQL editor (currently I have to select the SQL beforehand). Is there a short cut to do this please?
 
There is no shortcut, but there is a SQL Window preference "AutoSelect Statement" that will implicitly do this.

A shortcut key for this function is on the list of enhancement requests.
 
Back
Top