Pattycake245
Programmer
I have a stored procedure where I use 3 or 4 temp tables. I am looking to improve performance if possible. What I can't seem to find anywhere is an example of the proper syntax for declaring a variable as type table. I would create table variables instead of my temp tables if it is better from a performance standpoint. Can anyone shed some light or point me in the direction of where I could find such an example?
thx
thx