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
What is the difference between plan and package in db2?
What is null indicator in cobol db2?
What's The Error Code For Unique Index Voilation?
Which component is responsible for db2 startup and shutdown?
I use CS and update a page. Will the lock be released after I am done with that page?
What is sqlca?
What is buffer pool in the db2 database?
Is db2 a database?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is copy book?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
Which component is used to execute the sql statements?