摘要:
例一create table testerr(id number(10),name varchar2(10));insert into testerr values(1,'test');insert into testerr values(2,'test');insert into testerr values(3,'test1');--no_data_found和too_many_rows是经常... 阅读全文
posted @ 2013-09-22 15:46
-Bill
阅读(410)
评论(0)
推荐(1)
浙公网安备 33010602011771号