sql server - What is the result when calling BEGIN TRANS, but not COMMIT, ROLLBACK, or END TRANS? -


In a clear transaction, if I start the transaction by giving the transaction, but if I do not give committ, rollback or the END transmissions What happens to the application? Nothing - the transaction is still going on. If you terminate the connection, it is rolled out.


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -

objective c - Mouse events for an NSSegmentedCell subclass? -