Which is faster for millions of records: Permanent Table or Temp Tables?
I have to use it only for 15 million records. After processing is complete, we delete t
Permanent Table is faster in most cases than temp table.
Have a look on : http://www.sql-server-performance.com/articles/per/derived_temp_tables_p1.aspx