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

SQL Script - Loop through huge table

$
0
0

HI Expert,

I've a HANA table which contains approx. 1 million records. I would like to loop through set of records, perform calculation using PAL function, store the results into table and then proceed with next set of records. Is the DECLARE CURSOR and FOR DO..END FOR only option to Loop through.

 

Is there any other efficient way of looping through huge data set?

 

Thanks,

Milind


Viewing all articles
Browse latest Browse all 5653

Trending Articles