Thread Details

 Multiple queries in one window?


Post by Jeff Ballard
Joined 1/04/2019
Posted 1/21/2019 3:05 PM

Is there a way to have multiple queries in one window and only execute the highlighted row? For example, if I have:

SELECT id FROM account
SELECT id FROM contact

 and I've highlighted only the first line, have it just execute that? I've tried it with and without semicolons at the end of the first statement, and I always get an error: "unexpected token: SELECT".

Post by Administrator
Visual Software Systems
Joined 1/01/2016
Solved
Posted 1/21/2019 6:54 PM

Hi Jeff,

We currently do not support multiple queries in a single SOQL Editor, but that is on out list of enhancements for the next major release of SOQL Studio, which should be out around the beginning of March.

Post by Administrator
Visual Software Systems
Joined 1/01/2016
Solved
Posted 3/04/2019 1:03 PM

Support for multiple queries in a single editor tab has been implemented in v2019.1 and is now available for download.

Log in to reply to this post.