Nuacht

In Cubrid, auto_increment is supports only for SMALLINT, INTEGER, BIGINT and NUMERIC(p, 0) types. However, in the current implementation, It only works with INTEGER and BIGINT. When attempting to ...