SQL窗口: |
--变量定义 |
======
http://stackoverflow.com/questions/5822241/pl-sql-print-out-ref-cursor-returned-by-a-stored-procedure
VARIABLE x REFCURSOREXEC GetGrantListByPI( ..., :x )PRINT x
微信扫一扫
SQL窗口: |
--变量定义 |
======
http://stackoverflow.com/questions/5822241/pl-sql-print-out-ref-cursor-returned-by-a-stored-procedure
VARIABLE x REFCURSOREXEC GetGrantListByPI( ..., :x )PRINT x
相关推荐