COuld you please let me know along with a sample on how are
you going to remove duplicates from the file that is being
read.
Thanks
Sam
Answers were Sorted based on User's Feedback
Answer / nitin
steps are as below
1. file should be in sorted order
2. you can use either at break statement on the descriptor
and then do the validation or you can used desctiptor field
for comparison of secod record and first record, if the
descriptor values are same then escape top
| Is This Answer Correct ? | 5 Yes | 1 No |
Explain how to move cursor to a particular field when position is not known?
Types Of Read , FIND
what r the quality process in development
How can I create 1 DDM that fetches 3 ADABAS files simultaneously?
Explain why do we use file-aid for seqential files?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
how to move cursor to a particular field when position is not known?
Explain the data storage?
How to find occurrence of mu and pe fields in a file?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
How converted the natural coding for adabas
If the number of parameter is more than the expected then NAT0919 error is displayed. How many parameter are allowed in a CALL and CALLNAT statement?