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?

Answers were Sorted based on User's Feedback



I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub ..

Answer / manikanta

Whenever control is going to sub program or control is coming back to main program - COMMIT takes place automatically by the system.

Is This Answer Correct ?    3 Yes 0 No

I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub ..

Answer / 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

More DB2 Interview Questions

What is an alias?

3 Answers  


What is a db2 collection?

0 Answers  


For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?

1 Answers   BNP Paribas,


What is the function of logging in the db2 database?

0 Answers  


what is sql abend code -801,-802?

2 Answers  






What Utility is used to migrate DB2 from one release to the next?

1 Answers  


If I have a view which is a join of two or more tables, can this view be updateable?

0 Answers  


Is it possible using max on a char column?

0 Answers  


What is plan in cobol db2?

0 Answers  


what is difference between Plan and Package

1 Answers   Syntel,


What is the difference between Primary key and unique index?

6 Answers  


How could one combine a set of incremental image copies into a single copy?

1 Answers  


Categories