SQL Stored Procedure insert into table from linked server and update another table with max ID

前端 未结 0 806
无人共我
无人共我 2020-12-12 07:43

I have stored procedure that queries a linked server and performs inserts into local table. i would like to store the max(RID) from the data that i have inserted so that i c

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