write a program to eliminate duplicate records in a input file
and send them to output file.THIS IS IGATE RECENT
QUESTIONN.....JUST 1 WEEK BACKKKK...
Answer Posted / deepak kumar
sort fields=copy
sum fields=none
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the utilization of copybook in cobol?
how do you reference the variable unblock file formats from cobol programs
How do u write test cases?
How do you differentiate between cobol and cobol-ii?
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 inspect in cobol ?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What kind of error is trapped by on size error option?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do you get the data to code the BMS macro?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Which is not true about evaluate statement
What is comp-1 and comp-2?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the default value(s) for an initialize? What keyword will allow for an override of the default?