What is db2 instance?
What is a page?
What is concurrency?
What do the initials DDL and DML stand for and what is their meaning?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
What is DB2 (IBM Database 2)?
What is database reorganization?
What is cursor?
How do you retrieve the data from a nullable column?
what is the soft code for deadlock ?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
List out the three types of page locks that can be held.
How can we retrieve the total number of records in RPG & CLLE?