How to prevent child from returning select in cursor (SQL Server)

前端 未结 0 752
暗喜
暗喜 2021-02-11 05:08

I am trying to send one response back to an API from a SQL Server cursor.

The cursor calls a stored procedure that has a select in it.

declare db_cursor cu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题