How do you do indexing in a physical file?
Answers were Sorted based on User's Feedback
Answer / rizwan
Indexing is nothing but keying a Physical File.
If you specify a key field for a Physical file,then the
Physical file is referred as Indexed Physical File Or Keyed
Physical File.
| Is This Answer Correct ? | 8 Yes | 0 No |
what are the key words you must use when using a subfile?
How to read alternative records in a pf by using rpg?
are there any useful c runtime apis that I can call from rpg iv?
what is *place and *auto keyword in prtf ?plz explain
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
How to declare the pull button in AS/400..
Maximum how many files declare in rpgle
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
how do u track msg in cl pgm???
why we do STRSRVJOB in batch debugging in as400
How to search particular records from the database file in rpg?
how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .