阅读背景:

在只有选择的事务中,提交和回滚之间是否存在差异?

来源:互联网 

The in-house application framework we use at my company makes it necessary to put every SQL query into transactions, even though if I know that none of the commands will make changes in the database. At the end of the session, before closing the connection, I commit the transaction to close it properly. I wonder if there were any particular difference if I rolled it back, especially in terms of speed.The in-house application framework we use at my




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: