Can we use OVRDBF command without using of OPNQRYF ?
Or can we use OPNQRYF command without using of OVRDBF
command ?
Answer Posted / geo
OPNQRYF FILE((FILENAME))
CPYFRMQRYF FROMOPNID(FILENAME) TOFILE(QTEMP/TEMP) CRTFILE
(*YES)
This will copy the records selected from Open qry file and
put it in to the Temp file in Qtem that is newly created.
One can use the file i.e. QTEMP/TEMP with the records
selectes
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what is the purpose of ovrdta and ovrata keywords ?
what are the important factors in error message subfile ?
Can you summarize the steps I have to go through in writing my first cgi?
what is the necessary keyword for non-join logical file?
Why we are not able to perform insert delete and update operation in Join logical file?
what is a composite key?
what are the various types of device files?
can a join logical file be updated?
what is a non-join logical file?
how to run other job when one job is active?
name few ibm supplied libraries?
what is message subfile?
define a shared access path?
what does dfu program you to do on a record?
how can I automatically refresh a web page?