There's not much special about a TempDb or In memory table in this respect. If you are intending to insert a bunch of data at the server tier into a TempDb table created on the client tier, here's a trick that can speed that up 10x. community.dynamics.com/.../2012-unexpected-degeneration-of-insert-recordset-into-tempdb-buffer
↧