摘要: 一、创测试表-- Create tablecreate table J_STOCK_MONTH( CLASS3 VARCHAR2(12) not null, AMOUNT NUMBER(12) not null, CREATE_TIME DATE not null, CR... 阅读全文
posted @ 2014-06-04 13:56 jessie-fu 阅读(447) 评论(0) 推荐(0) 编辑