what is a keyed physical file?
Answer / jeetendra yadav
Defining a field as a key in physical file.
Hence we can access records through the key field.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do you use Keep and Assume Keywords.
write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 Answers Bally Technologies, Cognizant, Vertex,
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
How to genarate the reports?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
How Many Specs Are There In Rpg & Which Are They?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
What is the purpose of OVRDTA keyword ?
what is *iso date format?
how to develop some simple graphs (bar charts) using just html?
what opcode could be used to test an alphanumeric field for all numeric values?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?