Hi,
I have created a stored procedure and when i try to execute it says #abd table not found.
I have used a select a,b,c,d into #abd table from a select query.It compiled well and during my trials for execution, suddenly it says table not found.
Sometimes, it refers to other table into which i try to insert the data from #abd into.
Please help me in this regard..!!Urgent..!!!
Awaiting for some hrlp asap....!!
Thanks in advance...