1:create sequence on orders value 100 step 5;
2:create sequence CountBy1 start with 1 increment by 1;