can we use full outer join with cursors declared in cobol
program?
Answers were Sorted based on User's Feedback
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
TYPES OF SORTINGS. which is more prefarable.
What is the Importance of GLOBAL clause According to new standards of COBOL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is rmode(any) ?
for an INITIALIZE and what keyword allows for an override of the default.
how to change picture class of copy book variable inside program?
how many bytes do SPPPP999 will store?
What are subroutines ? and how do we pass data to the sub routines?