Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Re-using Table Variable in Procedure

$
0
0

Anoop,

as you cannot reuse the table variable, why don't you just create another variable

 

 

v1 = select * from t1;

v2 = select * from t2;

 

shouldnt be too big of a deal, is it ?


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>