begin tran
begin try
script..........
end try
begin catch
print ERROR_MESSAGE()
ROLLBACK tran
end catch
commit
标签:begin,end,script,tran,try,报错,sql From: https://www.cnblogs.com/mark-luo/p/16888219.html
begin tran
begin try
script..........
end try
begin catch
print ERROR_MESSAGE()
ROLLBACK tran
end catch
commit
标签:begin,end,script,tran,try,报错,sql From: https://www.cnblogs.com/mark-luo/p/16888219.html