In how many ways we can create a logical file?`
Answers were Sorted based on User's Feedback
1) DDS Using PFILE
2) CRTLF
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 4 Yes | 0 No |
1) CRTLF
2) DDS using PFILE
Note:- OPNQRY is a temp access path and not a LF.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between access path and open data path?
Maximum how many fields we can create under a record format of PF?
I have a pf, it contains 5 members, how to access particular member data from logical file?
How to know the perticular record in pf with out reading?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
What is the primary file?
WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?
what is general and type of general
what is the difference between adding keys & constraints into a phisical file
How to find the list of source physical files in a library?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
how to update physical file using logucal file with example