Answer Posted / guest513
OPNQRYF has multiple usages
- for dynamic selection of records, no overhead as per the
access paths.
- if needed we can create the copy of the above selected
records using CPYFRMQRYF
- to share the data path for the dynamic selected records,
so that the overhead in accessing the above records will be
simple.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
what is a non-join logical file?
which of the cl command can be used to determine which logical files are dependent on a specific file?
what is the maximum number of subroutines allowed in rpg?
what do we can do with the embedded sql statements?
which are the figurative constants used in rpg?
define the rcvf command?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
What are the mandatory keywords of sub file?
what is a join logical file?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
what is the use of unique keyword and what level it is defined?
explain the use of dftwrt display keyword?
Can level check error occur if we do chgpf?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?