How to use temporary tables in SQL Server 2008?
Database
2
Posts
2
Posters
0
Views
1
Watching
-
i want to use temporary tables in my desktop application which i am developing in vb.net.Anyone please help me with a sample example using temporary tables.
-
i want to use temporary tables in my desktop application which i am developing in vb.net.Anyone please help me with a sample example using temporary tables.
You really should do a search before posting a question. See if this article helps ... Temporary Tables vs. Table Variables and Their Effect on SQL Server Performance[^]