SQL trigger to save row old version on update

后端 未结 0 1838
我在风中等你
我在风中等你 2021-02-19 05:11

I have the following MSSQL trigger that I want to do the following:

  • On INSERT, save any row in Documents in ArchivedDocuments.
  • ON UPDATE
相关标签:
回答
  • 消灭零回复
提交回复
热议问题