What is image copy?
Name some fields from SQLCA.
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
What are types of indexes?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
Can there be more than one cursor open for any program?
What is the difference between group by and order by?
What is -904 sql code? How to resolve it?
How can you quickly find out the number of rows updated after an update statement?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
how can u understand the end of the table ?
How to retrieve rows from a db2 table in embedded sql?