Skip to Main Content

Oracle Forms

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!

Cannot query records from a temporary table

arms777Feb 2 2011 — edited Feb 17 2011
Hi. I have a procedure that populates a temporary table. Afterwhich, i need to query the records from this temp table. I tried running a report after execution of procedure but it does not show any output. I have checked the procedure and it is working fine cause i can query the records when i tried passing the output to a "regular" table. But i need to pass it to a temp table and need to query from there. How can i do this? Please help. Thanks.
This post has been answered by arms777 on Feb 14 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2011
Added on Feb 2 2011
55 comments
3,575 views