How do I optimize a query in db2?
what is the soft code for deadlock ?
how to identify the pseudo conversation by seeing the program
What is DYNSLT keyword? How do you perform selection using DYNSLT
What is db2 purescale?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
What is bind package and plan in db2?
PLAN IS EXECUTABLE AND PACKAGE IS NOT EXECUTABLE . THEN WHAT IS THE USE OF PACKAGE?
2 Answers Tech Mahindra, Wipro,
How does the processing of a correlated subquery differ from a non correlated subquery?
What is the purpose of rollback and commit?
Mention data types used in db2 ?
How would you find out the total number of rows in a db2 table?
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