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.
2 8910For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
2 8399Post New iGate DB2 Interview Questions
What is rule of accessibility in java?
Name the various types of filters?
What are 3 operating systems?
What is micro kernel approach and site its advantages?
What is isset function in php?
why do you want to join tcs
what is difference between cobol and cobol/400
In Siebel 7.7, how do you add button icon in an applet?
What is the best way to develop pay systems that are understandable, workable, and acceptable to employees at all levels?
Can I use microsoft edge with windows 7?
What does jre stand for?
Which sorting algorithms are in place?
Explain the concept of spiking neural networks.
Explain the usage of {{}}?
what is the command to check how many port numbers are running with their specific protocols in linux pc