摘要: declare i integer ; j integer :=100; begin i :=500; dbms_output.put_line(j); end 阅读全文
posted @ 2016-10-28 09:59 zscmj 阅读(117) 评论(0) 推荐(0) 编辑