PL/SQL query [message #453179] |
Tue, 27 April 2010 12:07 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Amine
Messages: 376 Registered: March 2010
|
Senior Member |
![sekkai82](/forum/theme/orafaq/images/skype.png)
|
|
Hi All,
I want to use a procedure that returns SYS_REFCURSOR in a report.
How can I use the PL/SQL query builder to do that ?
Thank you
Amine
|
|
|
Re: PL/SQL query [message #453181 is a reply to message #453179] |
Tue, 27 April 2010 12:18 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
cookiemonster
Messages: 13963 Registered: September 2008 Location: Rainy Manchester
|
Senior Member |
|
|
If you start up report builder help and type "ref cursor" into the search field the 2nd topic in the list is:
Creating a query: Ref Cursor Query tool
Try following the instructions in that and get back to us if have a problem.
|
|
|