begin tran 
save transaction aapoint
delete dbo.MIS_Group where ID=9
rollback tran aapoint
select * from dbo.MIS_Group

相关文章:

  • 2021-07-22
  • 2021-07-04
  • 2021-10-17
  • 2022-12-23
  • 2021-05-18
  • 2022-03-05
  • 2021-12-10
  • 2022-02-12
猜你喜欢
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
  • 2022-12-23
  • 2021-11-06
  • 2021-06-24
  • 2022-12-23
相关资源
相似解决方案