SQL Window - Next/Previous SQL page #?

Stew Stryker

Member³
At least this time, I don't think this feature is in the product! :-)

In the SQL Window, on the right side where it shows the two buttons navigate through all SQL statements, I'd like to see a page number.

Or maybe I'm misunderstanding what this feature is for? For example, I've noticed that if I "page up" to a previous statement, change it and then execute it, that modified statement becomes the new "last page".

Could someone point me to more detail on what this feature is designed for? Don't get me wrong, I love it.

Thanks,
 
This is all I found in the Help

At the right side of the window you see two buttons that allow you to navigate through all SQL statements that you have entered in the SQL Window. This way you can quickly re-execute statements entered previously.

Note that you can also do Ctl-E (I think) to get a list of the last x SQL statements, so you have a history from previous days
 
Thanks guys. I actually read the help before posting here (for a change?). ;-)

I was trying to gently ask for the feature by positing that I might be asking for a dumb feature because I misunderstood how I was using it now.

Sorry to have been so vague.

Thanks,
 
Hy,

the only thing i miss for the SQL-Window:
i want to delete the complete history or a single statement!

Just when i try a couple of statements (different wheres, columns...) i get a mess of statements where just some are useful.
Nowadays i had to copy these in a new window to get rid of the bad one...
 
It would be nice to be able to remove this bar completely.

I never use this feature. If I need old statements (rarely), I use ctrl-E. Export results is available with right click in the grid.
 
Back
Top