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 ??
Answers were Sorted based on User's Feedback
Answer / muttaiah
The question itself is not clear here. Give the sample of
the input and output files data and what manipulation you
want to do on input file.
WIll help you for sure.
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / 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 |
What is the problem of ordered sequential files access?
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Consider the following COBOL entries 05 X PIC 99 VALUE 10. ADD 40 X TO X. COMPUTE X = 3 * X - 40. The result in X is
What is the difference between PIC 9.99 and 9v99 in COBOL?
0 Answers SwanSoft Technologies,
) How do you access the migrate the data from production region to development region
Why we need to use redefine clause when we can define the variable seperately... what is actual need....
What is the difference between PIC 9.99 and 9v99?
how can i see junk values in dclgen or in hostvariable of comp ?
i Want All cobol ERROR codes?
What is difference between comp & comp-4?
can we print comp 3 stmts how ?