S
Steven Livingstone
I have a stored procedure. I calls some other procedures and then returns a
single result.
However, the other stored procs are returning rows that i don't need.
How do I clear the results so that the other value returned is the one at
the end of my proc?
thanks,
steven
single result.
However, the other stored procs are returning rows that i don't need.
How do I clear the results so that the other value returned is the one at
the end of my proc?
thanks,
steven