Skip to Main Content

SQL & PL/SQL

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!

Dynamic SQL: how to return a value

gene golubJun 18 2009 — edited Jun 18 2009
Hi all
I am going to construct statement which will be running some select statement and I need to return value, in this case just 1 value, into the program.
I know I can insert this value in a table and later select it from there.
Is there any way to avoid creation of table?

Thank you, Gene.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2009
Added on Jun 18 2009
6 comments
736 views