I run query A in SQL server (Management Studio). I slightly change the query and want to run it again. How do I keep the results of the prior run in the Results pane so that I can compare them.
Thanks,
Skender
You can open mulitple query Windows to do that, or just copy the results out to another window.
Buck Woody
|||Oracle had a code you put in and saves the results in the same window (spool on). I was hoping SQL server has the same thing.
No comments:
Post a Comment