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

Re: Multiple statements in HANA SqlScript

$
0
0

Hi Ronnie,

 

SAP HANA doesn't support multiple statements in one call.

SAP HANA Studios SQL editor parses the SQL text and sends every SQL statement on its own.

 

Concerning the second question: to create a temporary table you have to use the CREATE TEMPORARY TABLE syntax. SAP HANA won't infer the table type from the table name.

However, it's customary to use the # as a prefix to temp table names.

 

- Lars


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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