I have a subprogram B calling from mainprogram A.I have
opened a cursor in A ,Can i fetch the same cursor in
subprogram B , If yes , Please explain the reason?
No Answer is Posted For this Question
Be the First to Post Answer
Give the COBOL definition of a VARCHAR field.
how to copy the host variables from ps file into cobol program other than include statement
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
What will happen, while trying to close the closed cursor.
What is a Cartesian product?
I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
Explain the function done by data manager?
How to rename a table in DB2 ?
What is DCLGEN?
how to execute qcmdexc in rpgle?plz write code also?
where will u check for sqlcode ?
what is differnece between DROP TABLE & DELETE TABLE .