what is the use of CPYFRMQRYF?
Answers were Sorted based on User's Feedback
Answer / arun
cpyf-copy part of file
cpyfrmqryf-open qry file to a database to copy data
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / aarush sharma
CPYFRMQRYF - 1) CANNOT BE USED TO COPY LOGICAL FILES.
2) USES THE ODP OF OPNQRYF.
CPYF - COPIES PART OF FILE & DOESN'T SHARE EXISTING ODP
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of E specification in RPG?
what does check opcode is used?
when do you explicitly open files and close files in an rpg program?
how can we run a batch job?
what is the function of crtdupobj command?
What is an authorization list?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
which cl command is used to trap error messages during program execution?
How we can delete all the Logical File of a Physical file in one instance ?
maximum number of subfiles that can be active for a single file is?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
why do we use readc? What is sflnxtchg?