create sequence SEQ_LOGINFO_ID minvalue 1 maxvalue 999999999999999999999999999 start with 100 increment by 1 cache 20;