Quantcast
Channel: SCN: Message List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 8968

Re: How to run HANA Stored procedure in parallel

$
0
0

Hi Appleby,

 

What we created is a generic procedure to load data into hana.

 

So to make it generic, we kept the Table names as input parameter. And since SELECT * FROM TABLE is not good for the performance we wanted to give SELECT <Column List>  FROM TABLE.

 

To get this <Column list> we were using cursors to read and frame the SQL statement dynamically.

 

So is there any way to eliminate the use of cursors like this?

 

Did you get the context of my doubt .. of what am trying to explain here?

 

Regards,

Krishna Tangudu


Viewing all articles
Browse latest Browse all 8968

Trending Articles



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