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
insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
What is the difference between static and dynamic SQL?
What is db2? Explain.
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
select distinct(empid),distinct(dept),name from EMP will the above query work?
Which catalog tables contain authorization information?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
what is datacom db?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
What is lock escalation in db2?
What is the maximum size of varchar data type in db2?