In version 7, I have to highlight the whole sql statement before I could run it
| User, date | Message |
|---|---|
|
Written by sobhanis
1 year ago Category: Running SQL scripts 2 posts since Wed, 07 Mar 12 |
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? |
|
Written by ansgar
1 year ago 3950 posts since Fri, 07 Apr 06 |
> 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. |
|
Written by sobhanis
1 year ago 2 posts since Wed, 07 Mar 12 |
What's does 'Run currently focused SQL query' supposed to do? What's the definition for 'focused'? Thanks |
|
Written by ansgar
1 year ago 3950 posts since Fri, 07 Apr 06 |
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. |