I created a table with an IDENTITY column using the following syntax. Also, userid is created as a primary key in the table.
userid integer GENERATED BY DEFAU