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

SERIAL Data Type

$
0
0

Hi all,

what is the Hana way of creating SERIAL data types? One can create a sequence, but it cannot afaict be specified as the default value of a column, and I see no equivalent of Oracle's SYS_GUID. Do I have to use a trigger? I would like to import a CSV file into a table that has a serial column.

 

-- Micha


Viewing all articles
Browse latest Browse all 9165

Trending Articles