摘要: --create sequence testseq increment by 1 start with 1insert into ONEDB(testseq.nextval,'aaaa' ) 阅读全文
posted @ 2007-07-09 16:39 天纯蓝 阅读(933) 评论(0) 推荐(0) 编辑