SQL tutorial | Interview questions | Oracle
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How To Start a New Transaction?

Go down

How To Start a New Transaction? Empty How To Start a New Transaction?

Post by Micheal Sun Jan 17, 2010 3:25 am

There is no SQL statement to explicitly start a new transaction. Oracle server implicitly starts a
new transaction with the following two conditions:
The first executable statement of a new user session will automatically start a new transaction.
The first executable statement after a previous transaction has been ended will automatically start
a new transaction.

Micheal
Admin

Posts : 243
Join date : 2010-01-10

http://sql-tutorial.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum