Thread
:
Re-display result set without re-running query in Query Analyzer?
View Single Post
#
7
(
permalink
)
02-29-2008, 07:04 PM
Doug
Posts: n/a
Re: Re-display result set without re-running query in Query Analyzer?
first time through select into a temp table.
then you can play with the temp table without having to go back to main
query.
Doug