主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gnhatminhg
活动总数
4
最后的活动
2025年07月27日 10:39
成员加入日期
2025年01月10日 03:03
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(2)
Gnhatminhg
进行了评论,
2025年01月20日 01:56
Hi, in past i did this to show my sys_refcursor in PROCEDURE (not function) :-- the procedure CREATE OR REPLACE PROCEDURE print_refcursor_demo ( out_cursor OUT SYS_REFCURSOR ) AS BEGIN OPEN out_...
社区
DataGrip
Print the ref cursor results in a grid when running oracle stored procedures
0 票
Gnhatminhg
进行了评论,
2025年01月10日 03:03
Now in 2024 version, i can do it in function when explicit the return. How can i do it when i use procedure? like how to display P_REF_CURSOR in procedure :create or replace PROCEDURE SP_RPT_SALES...
社区
DataGrip
Print the ref cursor results in a grid when running oracle stored procedures
0 票