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
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the various section in data division and briefly explain them.
What is cobol?
Discuss about changing dataset name in proc.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How do u write test cases?
Are you comfortable in cobol or jcl?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Name the sections present in data division.
What are the different open modes available in cobol?
How are the next sentence and continue different from each other?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between PIC 9.99 and 9v99 in COBOL?
Which division and paragraphs are mandatory for a COBOL program?
Write some characteristics of cobol as means of business language.