what is the difference between read and find ?
Answer Posted / guest
One difference is read after readin the record displays
them in sorted order of the descriptor but in case of find
the records are in sorted order of ISN
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
Explain how many work file we can code in jcl?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
The natural file converted to PDF file if Yes then explain ?
Explain difference between read(1) and read work file once?
How to find occurrence of mu and pe fields in a file?
Explain control variable in online screens?
How are you going to remove duplicates from the file that is being read?
How converted the natural coding for adabas
What is a hyperdescriptor?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is the quality process in development?
Explain why do we use file-aid for seqential files?
What is the difference between read work file 1 and read work file once? Why we are using work file once?