feature-request add tag
sqlHippo
I'd like to be able to use "split batch" the same way for SQL Server as I can for postgresql.
Currently, for SQL Server, the batch only splits on `GO` rather than `;`. 

Splitting on `GO` can also be useful, but I find myself wanting the split per statement more often than on batch.

Perhaps there's a simple way to give users a choice between splitting on either, but I don't have a decent recommendation on the UI for that other than two options: "split by statement" and "split by batch".

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.