If you run this query in data explorer it would appear that both queries run since the message window reads...

(1 row(s) affected)

(555 row(s) affected)

...but only the first result is displayed or exported (download results).

It would be nice if all result sets where displayed and exported. Or at least exported.

If N number of result sets seems like asking for trouble, perhaps a limit > 1 would be acceptable.

share|improve this question
Good idea. Given that you can run any number of query windows right now, it's probably fine to just limit the number of multi-results to something sane like 5. I doubt a lot of people will be using this. – Jon Seigel Jan 7 '11 at 22:47
1  
If you choose results as text you will get both result sets – Sam Saffron Jan 7 '11 at 23:11
@waffles nice. not as a cool as if there was full support but since it's a bit of a corner case and probably not in high demand I would certainly accept it if it was given as an answer – Some Helpful Commenter Jan 8 '11 at 0:53

1 Answer

up vote 1 down vote accepted

If you choose results as text you will get both result sets.

I am not against adding support for multiple grids, it is however a fairly complex change. (contribution is welcome)

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged