Why would you use find and get rather than to obtain?
No Answer is Posted For this Question
Be the First to Post Answer
I have one column say 'X' defined as VARCHAR Can anyone tell me What are the different ways to update this column thru COBOL-DB2 program?
can we use 77 level no for Redefines?if we use give an example?
what is the use of comp2 ? where can we use it with example ?
What are the differences between OS VS COBOL and VS COBOL II?
wht is packed decimal in cobol
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
where will we code call by content and call by reference dude pls reply soon ?
01 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name
What is the utilization of copybook in cobol?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What is the different between index and subscript?
how we can edit records in vsam data set and non vsam data sets