摘要:
begin Transaction update ........ if(@@ERROR 0) BEGIN rollback Transaction return -1 END commit Transaction return 0 阅读全文
posted @ 2009-01-22 23:48 billpeng 阅读(334) 评论(0) 推荐(0)
|
|||
摘要:
begin Transaction update ........ if(@@ERROR 0) BEGIN rollback Transaction return -1 END commit Transaction return 0 阅读全文
posted @ 2009-01-22 23:48 billpeng 阅读(334) 评论(0) 推荐(0) |
|||