can we use full outer join with cursors declared in cobol
program?
Answers were Sorted based on User's Feedback
which one is better among static call and dynamic call?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
what is the difference between start and startbr?
What is Comm?
2 Answers IBM, Kemper Corporation,
What is the meaning of 'TALLING' verb in cobol?
how do you reference the ksds vsam file formats from cobol programs
How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
How To move a value to an array using move verb?
what happens if we wont give timestamp in precompilation process ?
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
What is Pic 9v99 Indicates in COBOL?
0 Answers SwanSoft Technologies,
where do we use dyanamic call ? and where do we use static call pls give any example pls ?