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



I have a Flat file in which certain records are present in a tabular format. I need to extract som..

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

I have a Flat file in which certain records are present in a tabular format. I need to extract som..

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

Post New Answer

More COBOL Interview Questions

comp-3 field occupy?

5 Answers  


what is S04E error in jcl?

11 Answers   IBM, L&T,


Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.

1 Answers  


How do u write test cases?

0 Answers   IBM,


What is the difference between Call and a Link?

0 Answers  






what is meaning by design document? who can repared for this?

5 Answers   TCS,


I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?

3 Answers  


)what is retrieve?

1 Answers   IBM,


Difference between next and continue clause

4 Answers   Kanbay,


What are the functions like c or c++ in cobol?

2 Answers  


Hai friends why we need to read a file before re-write a record?

7 Answers   L&T,


Describe the cobol database components?

0 Answers  


Categories