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


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

Answers were Sorted based on User's Feedback



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

Answer / niki

Read(1) file1 in physical sequence:
1. Used to raed adabas file.
2. here (1 ) represents the number of record to be read
its a processing loop eg

Read(1) file1 in physical sequence
--
---
---
end-read

read work file :
1. Used to read flate file.
2. Once option is used to read only one record
3. its not a processing loop

Is This Answer Correct ?    5 Yes 3 No

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

Answer / akansha

First answer is absolutely correct.

Is This Answer Correct ?    0 Yes 1 No

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

Answer / dd

Basically no difference.

Both of the statements are used for reading a single record
from the work file.So both will give only one record.

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More Natural Interview Questions

What is the difference between read work file 1 and read work file once? Why we are using work file once?

0 Answers  


Can we update with histogram?

2 Answers  


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

0 Answers  


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

3 Answers  


What is a hyperdescriptor? How does it work?

0 Answers  


What is data trace system 2.0 used for?

0 Answers  


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

2 Answers   TCS,


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  


In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?

0 Answers  


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

0 Answers  


A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?

9 Answers  


can i see the copy book length using file-aid ?

2 Answers   TCS,


Categories