What is meant by AUTO COMMIT?
Answers were Sorted based on User's Feedback
Answer / s
When an application program executes successfully or when
you use SPUFI to issue SQL, a commit is issueed
automatically.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / m4io
"excutes" should be "ends"
thus :
When an application program ENDS successfully or when
you use SPUFI to issue SQL, a commit is issueed
automatically.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mako
db2 list command option using c off
or
db2 list command option using c on
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the purpose of rollback and commit?
What is consistency token in db2?
cobol-db2 runjcl please?
What is the difference between spufi and qmf?
What is a root page?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is the use of runstats in db2?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
How do I delete a table in database?
Which isolation level provides highest data integrity?
What is runstats utility in db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?