Home Forums SQL Server 2005 Development Can a temporary table created with an execute statement survive that statement? RE: Can a temporary table created with an execute statement survive that statement?
Jim Russell-390299
SSCrazy Eights
Points: 9333
More actions
March 11, 2008 at 5:46 am
#787875
Great suggestion Jeff!
I don't suppose I can prefix the temp procedure name with a '#', so my "main" will need to drop it when done?