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 Does Lokup Does In Tables & Arrays?
what are the different types of arrays available in rpg ?
write the SQL statement to retrieve the 2nd Highest salary ammount(File Name="EMPLOY",Field Name="SALARY")
6 Answers Bally Technologies, Cognizant, Vertex,
What are the different types of access paths maintained on the file?
in conjunction with what other keyword must ovrdta and ovrata be used?
WHAT IS THE DISPLAY CMD FOR DATAQ, HOW IT CAN BE USED?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
What Is The Purpose Of The "n" In The Following Calculation Specification?
When will you use OPEN and CLOSE opcodes in RPG program?
writing an sql statement from selecting records from two files using single statement and nested select statement.
What Is Ddm ?
How to read data from *LDA (Local Data Area) in RPGLE program without using IN opcode?