Skip to Main Content

Oracle Database Discussions

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!

Converting the output of a select statement into a string variable

user8654007Jul 4 2011 — edited Jul 4 2011
Hi All,

I am not that much into SQL. Hence i need a pointer on How i can get the output of a statement into a variable.

My task is basically that i have my thread stack in a table. i need to get all the stack out from table by select * query and need to apply hash function on that variable.

I am not even awared of that if this is the right forum to ask this question or not.

If not please point me to some one who can help me.

Regards

Batra
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2011
Added on Jul 4 2011
6 comments
2,273 views