摘要: 游标遍历select语句set serveroutput on;declare type sp_test1_cursor is ref cursor; test1_cursor sp_test1_cursor; v_name user_tables.TABLE_NAME%... 阅读全文
posted @ 2015-11-04 00:22 MrMrCash 阅读(239) 评论(0) 推荐(0)