Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Start a New Transaction
How To Start a New Transaction? - Oracle DBA FAQ - Understanding SQL Transaction Management
✍: FYIcenter.com
There is no SQL statement to explicitly start a new transaction. Oracle server implicitly starts a new transaction with the following two conditions:
2007-04-18, 5006👍, 0💬
Popular Posts:
What is Service Oriented architecture? “Services” are components which expose well defined interface...
What is the difference between delegate and events? ã Actually events use delegates in bottom. But ...
How To Get the Uploaded File Information in the Receiving PHP Script? Once the Web server received t...
How can I implement a variable field width with printf? That is, instead of something like %8d, I wa...
What metrics will you look at in order to see the project is moving successfully? Most metric sets d...