Recent content by festerbg

  1. F

    Run statement

    Thanks a lot for the help! Regards, Alexander
  2. F

    Run statement

    Hi all, I use PL/SQL Developer 8.0.3. Is it possible to run/with a short key if available/ a statement when i place the cursor on a specific line? For example in one SQL Window i have 2 queries : select sysdate from dual; select sysdate + 1 from dual; If i place the cursor on the one of the...
  3. F

    Hotkeys for comment line

    Thanks, it works!
  4. F

    Hotkeys for comment line

    Hi all, Does anybody knows the hotkey to comment a line in PL/SQL Developer 8.0.3? I found in preferences but there exists only for selected text... is there a way if the position of the mouse cursor is on a specified line to comment that line? Thanks, Alexander
Back
Top