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

前端 未结 0 1675
野趣味
野趣味 2021-02-11 04:54

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         


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