You can use EXEC to insert the results into Temporary table and then use SELECT on Temp Table to your Table variable.
Regards,
Krishna Tangudu
You can use EXEC to insert the results into Temporary table and then use SELECT on Temp Table to your Table variable.
Regards,
Krishna Tangudu