R
Rex
Hi,
I have written a procedure that returns a string value.. this value
contains two pieces of information.. A date and a number seperated by a
whitespace.. when I run this procedure through a query I get the both
these pieces of information on the same column. My question is: Is
there any way of getting this information on two seperate column.
I know this task would have been achieved if a procedure could return
more than one values.
Cheers
Rex
I have written a procedure that returns a string value.. this value
contains two pieces of information.. A date and a number seperated by a
whitespace.. when I run this procedure through a query I get the both
these pieces of information on the same column. My question is: Is
there any way of getting this information on two seperate column.
I know this task would have been achieved if a procedure could return
more than one values.
Cheers
Rex