what is multijoin logical file?
what are the keywords available in joinlogical file?
what are the mandatary keywords for joinlogical file?
explai the keywords?
Answer Posted / maddy
Multi join logical file is file joining more than two files. Keywords available with join logical files as as below:
JFILE - mandatory record level keyword giving files list to be joined
JOIN - mandatory join level keword only if more than two files are joined
JREF - reference to the file in joined file when a field in join logical file is not unique among the two files
JDFTVAL - optional to be used when one wants the primary file records are to be fetched even if secondary doesn't exist
JFLD - mandatory join level key word giving the join condition
JDUPSEQ - optional keyword when there are duplicate join fields are present to give the order
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of data structure?
WHAT IS AS/400 SYNORIO?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
which are the relational operators in rpg?
How to avoid using indicators in ile ?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
what is the version of os/400 that we have?
is it possible to create a physical file without dds?
how many specifications are there in rpg/400? What are they?
Difference between NOPASS & OMIT?
Difference Between Ca & Cf?
what is the disadvantage of using global variable?
What is dynslt?
the maximum number of subfiles that can be active for a single file is ____ .
What is program status data structure(psds) in as400?