In version 7, I have to highlight the whole sql statement before I could run it

[expired user #6274]'s profile image [expired user #6274] posted 12 years ago in Running SQL scripts Permalink
In version 7, I have to highlight the whole sql statement before I could run it. In V6, all I had to do was to put my cursor somewhere on the line and press execute. How can I get V7 to act like V6?
ansgar's profile image ansgar posted 12 years ago Permalink
> In V6, all I had to do was to put my cursor somewhere on the line and press execute

What? That's not true. In V6, exactly as in V7, you have three different "Run" actions: "Run all", "Run selection" and "Run current query". See the pulldown menu of the run button for shortcuts. You can even customize these shortcuts in Tools > Preferences > Shortcuts. "Run current query" is of course what you ask for above.
[expired user #6274]'s profile image [expired user #6274] posted 12 years ago Permalink
What's does 'Run currently focused SQL query' supposed to do? What's the definition for 'focused'?

Thanks
ansgar's profile image ansgar posted 12 years ago Permalink
Please read more carefully. It's not called "focused", it's just "Run current query". And it does run the query in which the cursor is located.

Please login to leave a reply, or register at first.