hi, trafodion supports identity columns that can be used to auto-generate primary keys. Details are in SQL Reference manual http://trafodion.apache.org/docs/sql_reference/index.html#identity_column
There is also support for implicit SYSKEY column which is used to automatically generate a unique value if there are no user specified primary key columns. anoop -----Original Message----- From: pieter gmail [mailto:pieter.mar...@gmail.com] Sent: Saturday, May 20, 2017 10:41 AM To: user@trafodion.incubator.apache.org Subject: RE: auto generated primary keys Hi, Does/will trafodion support auto generated primary keys? I can not see any mention of it in the docs. Thanks Pieter