-
HSQL identify auto increase ID
In HSQLDB you can use IDENTITY keyword to define an auto-increment column, normally, this is the primary key. Review below examples :
Date: 2019-08-17 View: 1520
In HSQLDB you can use IDENTITY keyword to define an auto-increment column, normally, this is the primary key. Review below examples :
Date: 2019-08-17 View: 1520