摘要: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
posted @ 2015-03-26 20:27