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 |
What is Natural?
What is a hyperdescriptor?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
ADABAS basic concepts. Like inverted list, address converter ,data storage
Explain how are you going to remove duplicates from the file that is being read?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
why do we use file-aid for seqential files?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
syntax for all WRITE COMMAND in natural language
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
what r the quality process in development
Explain difference between read(1) and read work file once?