I have a main program (A) where we delete some rows in
table in a cursor, and we commit it in sub program(B).
What will happen - will we get an error or not?
Answer Posted / ananth
I dont know about this question?
Please let me know if you gave answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Define declaration generator (dclgen).
What is the picture clause of null indicator variable?
How can you count the number of rows from a table tab?
What is node in db2?
What is page size in db2?
Mention the location where the output received from explain statement is stored.
What is the use of predicate?
Mention the various locks that are available in db2.
define clustering index.
How many databases can be created inside an instance in db2 ?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
is it compulsory commitment control in journal?
How is deadlock resolved?
Can we insert update delete in view?