Using the result of an Stored procedure in a Select statement

后端 未结 5 640
暗喜
暗喜 2021-01-20 15:27

I have a stored procedure which returns a Dataset(Table). How can I use the result of this stored procedure in a SELECT statement?

I need s

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