How do I use the results of a stored procedure from within another?

后端 未结 4 408
有刺的猬
有刺的猬 2020-12-19 00:54

I have a stored procedure that I want to call from within another, and then loop through the results. Sort of like using a cursor with a stored procedure rather than a SQL s

4条回答
提交回复
热议问题