View Single Post

   
  #7 (permalink)  
Old 02-29-2008, 07:04 PM
Doug
 
Posts: n/a
Default 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.

Reply With Quote