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
How many databases can be created inside an instance in db2 ?
What is db2?
is it compulsory commitment control in journal?
What is REORG? When is it used?
How do I change the column size in db2?
What is package versioning? Please give an example.
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is the meaning concurrency in the db2 database?
how can u nderstand the sql stmts executed successfully or not ?
What Utility is used to migrate DB2 from one release to the next?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
where can we use index and subscript ? with example ?