How to read a PF in reverse(from last rec to first) using CL?
Answer Posted / ankur
using opnqryf command we can read file in reverse order in CL.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the batch job?
Can we concatenate fields in physical file? If yes how can we do?
How to update physical file using logical file with example?
What is the interactive job?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
How to find the list of source physical files in a library?
What is the purpose of the chain and setll and setgt?
What is the primary file?
What is the use of member in pf?
How to index LF by relative record no (RRN)
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
How to know the particular record in pf with out reading?
How many maximum record format a logical file have?
What is FORMAT keyword and its use?
How to change the batch job to interactive job?