Converting the output of a select statement into a string variable
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