Newer
Older
GHFX_REFACTOR / GHFX_SQL / V0_0_228__CASIC_METADATALAYER_SEQ.sql
wxn on 2 Nov 2016 126 bytes 提交
create sequence CASIC_METADATALAYERIS
minvalue 1
maxvalue 999999999999999999999999999
start with 6012
increment by 1
cache 20;