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

Create Temporary Table with table-type

$
0
0

In HANA is possible to create a temporary table with the structure already defined in a TYPE?

 

EXAMPLE: 

CREATE TYPE MY_TYPE as TABLE(              col1 varchar(1),               col2 integer)


CREATE LOCAL TEMPORARY TABLE #TMP_TBL WITH MY_TYPE

 

Fore more information, I have HANA PLATFORM Rev. 53.

 

Thanks very much.


Viewing all articles
Browse latest Browse all 5653

Trending Articles



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