Answer Posted / sunil1405
CICS attachment facility is used to communicate between
CICS and DB2 interface.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How can record locking be achieved in those DB2 versions which do not support it?
What is data manager?
What is db2 plan table?
What is node in db2?
What is runstats and reorg in db2?
Is db2 free?
Explain in detail about buffer manager and its functionalities?
On which levels locks can be applied?
How do I delete a table in database?
What is package in cobol db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
List some fields from sqlca?
How to restart a DB2 program?
My sql statement select avg(salary) from emp yields inaccurate results. Why?