2015年3月26日

摘要: 1.创建测试表custcreate table cust( cust_id number not null primary key, cust_first_name varchar2(40), cust_last_name varchar2(40), cust_address varchar... 阅读全文
posted @ 2015-03-26 20:27 eret222 阅读(146) 评论(0) 推荐(0)

导航