|
ra.shinde
Posting Yak Master
India
103 Posts |
Posted - 03/18/2009 : 03:52:55
|
I am using a Table Variable in My stored Procedure. The stored procedure is too long. I need this Table variable in early part of the stored procedure only. How can I clean up the Table variable after I finished using it? I dont want it to exist untill stored procedure finishes.
Rahul Shinde |
|