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

Re: how to use table variable obtained from a ce function

$
0
0

Hi Sudipta,

 

To query on variables, prefix colon ( : ) before variable name.

 

Hence the query becomes

 

SELECT COLUMN_NAME1 FROM :TAB_VAR1;

 

Performance will degrage if you use SQL and CE script in the same procedure. Try to complete the requirement with only CE script or SQL script.

 

Regards,

Chandra.


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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