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:
What Is a Transaction
What Is a Transaction?
✍: fyicenter.com
Transaction is defined as all changes made to the database between successive commits.
2007-04-15, 4981👍, 0💬
Popular Posts:
What is thread? A thread is an independent path of execution in a system.
How do we enable SQL Cache Dependency in ASP.NET 2.0? Below are the broader steps to enable a SQL Ca...
WHat will be the result of the following code? #define TRUE 0 // some code while (TRUE) { // some co...
What is CodeDom? “CodeDom” is an object model which represents actually a source code. It is designe...
What is DAR (Decision Analysis and Resolution) ? Decision Analysis and Resolution is to analyze poss...