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


Arrays in COBOL/400

Answers were Sorted based on User's Feedback



Arrays in COBOL/400..

Answer / mvrk

How to load the entire file into an Array in COBOL/400?

Is This Answer Correct ?    0 Yes 0 No

Arrays in COBOL/400..

Answer / surya

I believe we dont have verb to load the entire file details in to COBOL400 table. So we go for traditional method: read the records in file one by one and load the records in to table.

First we should the maximum records available in the file, so single dimension table occur value should mention according to that.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL400 Interview Questions

How we can update data area in cobol 400 program?

12 Answers   Accenture,


What is sort?

0 Answers  


Explain how to update data area in cobol 400 program?

0 Answers  


How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


Deleting a record from a Sequential file.

2 Answers   Polaris,


Explain how to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?

1 Answers   UHG,


what is the difference between comp & comp-3?

4 Answers  


Explain what all the conditiones required for using open opcode on a file?

0 Answers  


how array can be declare in cobol?

6 Answers  


define comp?

2 Answers  


Categories