I try to use some column names in my cobol progorm but
these column not in db2 table ..when do i get error ..while
bind time or runtime?
Answers were Sorted based on User's Feedback
how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
How to pass return codes from cobol to jcl?
what is the use of keep and pass in disp
I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
Explain about level numbers?
) How do you access the migrate the data from production region to development region
What are the different rules of SORT operation?
tell me about examine inspect and evaluate ?
how will u find out 3rd week's 2nd day using occurs ?
Describe the cobol database components?
what are the working storage fields in BMS macro?
What is report-item?