Answer Posted / 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 |
Post New Answer View All Answers
Is db2 free?
What do you mean by rollback?
How will you return the number of records in table?
What is dclgen (declaration generator)?
What is a db2 tablespace?
What is the physical storage length of the data types date, time, and timestamp?
What is buffer pool and list some of them?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
what is the role of the cursor in db2?
What is the maximum No of rows per page?
What is the information associated with sysibm.syslinks table?
What is the use of with ur in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What are the contents of a dclmgen?