what is multiple member pf
Answer / raghav
Whenever a PF is created, a default member is added to it with the same name as PF.
We can added multiple member to it by using ADDPFM command.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add a field to a PF and compile it without loss of data?
How to update physical file using logical file with example?
what is dynslt and why we use that command when do we use command
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
how to know total no of records in pf with out using sql??????
Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...
what is the difference between adding keys & constraints into a phisical file
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
How to index LF by relative record no (RRN)
how can we write LF using flatfile.
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
How can we handle errors in RPG?