Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between read and find ?

Answer Posted / sundar selvaraj

- Read is a sequential operation whereas FIND is a random
search.
- Read returns records in the order of descriptor whereas
FIND returns records records in the ISN order
- Though both READ & FIND intiate a processing loop, READ
command returns only *COUNTER and *ISN. FIND returns
*NUMBER, *COUNTER AND *ISN
- Dynamic change of read direction is possible with READ.
This is not possible with FIND.
- Read is considered efficient for a large number of
records. FIND is efficient for a smaller number of records.

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

1166


How to find occurrence of mu and pe fields in a file?

940


Tell me what type of files we can process thru file-aid?

993


Explain difference between read work file 1 and read work file once? Why we are using work file once?

1019


Explain why do we use file-aid for seqential files?

1132


Explain how are you going to remove duplicates from the file that is being read?

1069


Can you explain control variable in online screens?

1034


Explain how to move cursor to a particular field when position is not known?

1083


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

1109


What is cobol coding sheet?

1293


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?

1141


What is a hyperdescriptor? How does it work?

1194


How to receive data passed through jcl parm parameter in a natural program?

1042


Can we see the copy book length using file-aid?

958


Explain the like inverted list?

995