Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to display the result return from stored procedure in GRID/QUERYResult instead of text output?

User_SZR3USep 9 2022 — edited Sep 9 2022

I have a stored procedure return a sys_refcursor. When i execute in SQL developer. It return result in text but not in grid which like select statement.
Is it possible display result from stored procedure in GRID? Thank you.
Image 10.pngWhat i want is like this:
Image 11.png

Comments

Processing

Post Details

Added on Sep 9 2022
1 comment
1,352 views