What is report-item?
Answer / g.menaka
Report item is a field that contains the edit symbols that
is to be printed
| Is This Answer Correct ? | 4 Yes | 0 No |
What are ISOLATION LEVELS? Where do we need to specify them?
how we can edit records in vsam data set and non vsam data sets
What are the access modes of START statement?
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
How to read the last 100 records from a COBOL file. The file contains N number of records.
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?
diffrence between z(2) and z9(2)
suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
Why would you use find and get rather than to obtain?
Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
What is the difference between external and global variables in COBOL?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a