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...


Types Of Read , FIND

Answers were Sorted based on User's Feedback



Types Of Read , FIND..

Answer / niki

FIND- to access one or multiple records using search
criteria .The FIND statement has several forms. The
essential ones are as follows:
• FIND
• FIND NUMBER
FIND and FIND NUMBER are completely different - FIND
retrieves data whereas FIND NUMBER queries the database.

A FIND statement has a processing loop associated with it.

READ- to access one or multiple records with different
keys even if elements of the key are unknown. It has
multiple forms as described below:

READ PHYSICAL - when all or most of the records in the file
are to be presented
(most efficient) when the sequence of records is not
important
when there is no risk of increasing record size during
update
READ BY ISN - when some or all of the records in the file
are to be presented
when the sequence of records is not important (or ISN
sequence is required)
when there is a risk of increasing record size during update
READ LOGICAL - when some or all of the records in the file
are to be presented
(least efficient) when only records within a specific key
range are to be presented
when the sequence of records presented is important

Is This Answer Correct ?    3 Yes 1 No

Types Of Read , FIND..

Answer / guest

Read has the following types:
Read logical, Read physical and Reas by ISN

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Natural Interview Questions

What is a hyperdescriptor? How does it work?

0 Answers  


What is the quality process in development?

0 Answers  


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

0 Answers  


What is data trace system 2.0 used for?

0 Answers  


Explain the difference between external subroutine and subprogram?

0 Answers  


Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?

2 Answers   Hexaware,


How do you pass GDA into a sub program with out PDA?

2 Answers   IBM,


Explain difference between read(1) and read work file once?

0 Answers  


What is Natural?

4 Answers   TCS,


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

0 Answers  


What exactly is a hyperdescriptor? How does it work?

3 Answers  


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?

0 Answers  


Categories