Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

How can we put a resultset in a table in HANA

$
0
0

Hi all,

 

I am quite a new to HANA development, (and this is my first question over SCN).

I am executing a query and want some columns from the resultset copied into a temp table along with that I need a another column "UID" with unique values in that temp table so that I can work further from that tempTable, please provide me a solution for this and what would be best practice in such scenario.

 

eg. Select colA, colB, colC...

          from TableAB

               where colA = 'A1';

 

expecting as, TempTable with columns as 'UID' (new column), ColA(from resultset), ColC(from resultset).

 

 

Thanks in advance,

Rajat


Viewing all articles
Browse latest Browse all 6412

Trending Articles



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