SQL Window Splitter

Hi,
When editing functions and the like, we are able to drag down from the top a splitter so we can view two parts of the same page of code.
Is there any chance this same feature could be added to the SQL Window too?

Also, when running multiple select statements in the SQL window at the same time, the results are opened in separate tabs of that window - that's great, but sometimes it would be nice to see that data side by side (or top and bottom rather) to make it easier when needing to compare. So essentially, 1+ grids appearing at the bottom if a certain preference option is selected. Not an ideal way of working for everyone, or even for me with lots of selects, but when it's just 2 or 3 it would come in handy.

Thanks
 
There is already a horizontal splitter in the plsql editor/ program window.

When you open the program window, at the top of the scroll bar there is a bar and above that two opposing triangles. if you position your mouse over that bar, the cursor changes to a hosizontal line with both up and down arrows. click and drag ...

Note: This is only for the program window.
 
Hi, that splitter is what I alluded to in my first paragraph.

rbrooker said:
There is already a horizontal splitter in the plsql editor/ program window.

When you open the program window, at the top of the scroll bar there is a bar and above that two opposing triangles. if you position your mouse over that bar, the cursor changes to a hosizontal line with both up and down arrows. click and drag ...

Note: This is only for the program window.
 
Back
Top