What will happen, while trying to close the closed cursor.
Which transaction use a command thread ?
in the CURSOR declare statement, if i am using an where clause and trying to compare the value with a host-varialble. EXEC SQL DECLARE C1 CURSOR FOR SELECT DEPTNO, DEPTNAME, MGRNO FROM DEPARTMENT WHERE ADMRDEPT = :ADM-DEPT Where would i need to provide value to this host-variable in the where clause. how could i pass value to this host-variable to check it.
How many buffer pools are available in db2?
How to find primary key of a table in db2?
What is Declaration Generator(DCLGEN)?
what is the use of cursors?
What is a db2 package?
How can you quickly find out the number of rows updated after an update statement?
db2 restart logic ?
i want to maintain uniqueness on pdf without make lf??????????
What is host variable in db2 cobol?
What is an alias?