By alashcraft
via blog.dmbcllc.com
Published: Oct 08 2008 / 16:45
You may think that you don’t need a temporary table. But, if you’ve ever retrieved data from your database retrieved data from a table and put it in a list of some sort simply to process it further with your code, you need to learn about temporary tables.
Comments
bmi32 replied ago:
This syntax works for SQL Server (http://www.sqlteam.com/article/temporary-tables)
Voters For This Link (9)
Voters Against This Link (1)