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
Answer Posted / s. kumar
Answer1:
More than one Database file can be joined by different ways
like..
1)Inner join or Join Logical file
2)Left outer Loin
3)Right outer Join
4)Self join
These all are join logical file.
Non Join Logical file means Simple Logical file i.e Only
one PF file.
Answer2:
PFILE is the necessary keyword for non
join logical file.
R Rec-For PFILE(PF name)
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
define a shared access path?
during input operation which indicator position is seton if there is a record lock?
Write a logic program for knowing the repeated number of a vowels in a given program?
how to write code for singlepage in sqlrpgle with update ?
how can u check no of records in a file?
what is scan and xlate?
what is term cua , saa?
what is the difference between normal upddta to pf and updating using dfu program?
what is the function of cpysplf command?
How do you check object lock
what is the command to know key fields of file?
how will you display a particular page in subfile ?
define the purpose of the *cat function?
in conjunction with what other keyword must ovrdta and ovrata be used?
what is the difference between *like and *namvar ?