85 pts.
 logical file
what is the difference between OPNQRYF and LF

Software/Hardware used:
ASKED: October 9, 2009  11:47 AM
UPDATED: October 9, 2009  3:34 PM

Answer Wiki:
With an OPNQRY file you are usually selecting specific fields and the file sequence on the fly. Where as with a LF you create it once and it stays on the system. The access path is usually continually maintained.
Last Wiki Answer Submitted:  October 9, 2009  12:57 pm  by  CharlieBrowne   32,855 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,855 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

A logical file (LF) is a database object. Open Query File (OPNQRYF) is a CL command.

 1,130 pts.