I have a Flat file in which certain records are present in
a tabular format. I need to extract some of the records on
some basis from it and copy them into a flat file...how it
can be done ??
Answer Posted / dumbojumbo
I have a Flat file in which certain records are present in
a tabular format. I need to extract some of the records on
some basis from it and copy them into a flat file...how it
can be done ??
From the flat file that you have that contains certain
records in tabular format , you can extract some of the
records on some basis from it and copy it into another flat
file by using SOME MEANS.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Difference between array and sub-script ?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
) How do u handle errors in BMS macro?
What is perform what is varying?
What rules are followed by the search verb.
What is the use of intialize verb?
How do you reference the following file formats from cobol programs?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is a SSRANGE and NOSSRANGE?
How many bytes S(8) comp field occupy and its maximum value?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Which is not true about evaluate statement
How many sections are there in data division in COBOL?
What type of SDLC u followed? Why?