摘要:
begin transaction transaction_name 多条SQL语句commit transaction transaction_name 上面的语句在部分SQL语句出问题后并不会回滚,应改为以下方式: begin transaction transaction_name 多条SQL... 阅读全文
posted @ 2008-12-16 12:21 程旭圆 阅读(551) 评论(0) 推荐(0)
|
|||
|
摘要:
begin transaction transaction_name 多条SQL语句commit transaction transaction_name 上面的语句在部分SQL语句出问题后并不会回滚,应改为以下方式: begin transaction transaction_name 多条SQL... 阅读全文
posted @ 2008-12-16 12:21 程旭圆 阅读(551) 评论(0) 推荐(0) |
|||