摘要:
引用地址:http://www.alixixi.com/program/a/2008050727634.shtml本例在VS2005+Oracle 92010 + WindowsXp Sp2测试通过1、创建一个游标变量,为返回值使用create or replace package types as type cursorType is ref cursor;end;2、创建函数(或者存储过程)create or replace function testpro return types.cursorType islc types.cursorType;begin open lc for se 阅读全文
posted @ 2013-10-25 15:00
meimao5211
阅读(681)
评论(0)
推荐(0)

浙公网安备 33010602011771号