Newer
Older
GHFX_REFACTOR / GHFX_SQL / V0_0_240__CASIC_USERROLETEST_SEQ.sql
wxn on 2 Nov 2016 124 bytes 提交
create sequence CASIC_USERROLETESTIS
minvalue 1
maxvalue 999999999999999999999999999
start with 105
increment by 1
cache 20;