开发者

How in SQL Server Management Studio 2008 to rollback easily?

I'm used to setting Oracle's tools to not auto-commit, run statements, then click a 'rollback' button if I'm not happy with the result. I'm hoping I'm overlooking something in开发者_开发知识库 Microsoft's tool...


As far as I remember, you can do it by SET IMPLICIT_TRANSACTIONS ON (also with SET ANSI_DEFAULTS ON for connection.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜