View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 02:19 PM
wackyphill@yahoo.com
 
Posts: n/a
Default Re: Temp Table Faster?

Yeah, I see in 2000 you'd do an insert into a temp table to assign a #
to each row. In 2005 this is not necessary, so would there be any
reason speed wise to use a temp table?

Reply With Quote