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!

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
Post Details
Added on Sep 9 2022
1 comment
1,526 views