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 syntax for creating a table in the db2 database?
Explain about rct in db2?
What is rebind in db2?
What is SPUFI?
How are write I/Os from the buffer pool executed?
What is the physical storage length of the data types date, time, and timestamp?
What is a recovery log?
What will the COMMIT accomplish?
How many databases can be created inside an instance in db2 ?
Return code 100 means?
What type of database is db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE