facebook

Execute current statement?

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236135 Reply

    barranger
    Member

    Is there anyway to execute one of many statements within a SQL Editor?

    For instance if you have the following sql

    
    select * from foo;
    
    select * from bar;
    

    and the cursor is at the end of the file (right after the bar;) is there a command to run just the

    select * from bar;

    ?

    #236155 Reply

    Riyad Kalla
    Member

    I don’t believe selective execution is supported just yet.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Execute current statement?

You must be logged in to post in the forum log in