您的位置:首页 > 其它

测试 delete,update ,用事物先测试一下,是不是想要返回的结果,不要 commit

2011-04-13 22:30 267 查看
begin tran testTran
begin
delete from GroupTest where code = 'mdx'
end

rollback tran testTran
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐