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

Answers were Sorted based on User's Feedback



1.What is the difference between regular join logical file and non join logical file? 2.what are ..

Answer / 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

1.What is the difference between regular join logical file and non join logical file? 2.what are ..

Answer / rahul gupta

There is one more difference in both and that is :
We can insert data into PF using Non Join logical files but
we can not insert data using Join logical files

Is This Answer Correct ?    23 Yes 3 No

1.What is the difference between regular join logical file and non join logical file? 2.what are ..

Answer / sreedhar reddy

One more..
It is not possible to update the data by using Join Logical files.
Thanks

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

Can be OVRDBF command mentioned after OPNQRYF command in CL?

1 Answers  


how does the runqry show the output?

0 Answers   IBM,


What is GDA?

1 Answers  


explain the difference between defining subfile and message-subfile?

1 Answers   IBM,


what is the maximum number of parameters allowed in rpg?

1 Answers   IBM,






What is an Array Data Structure?

1 Answers  


what is the use of jdftval in join logical file?

1 Answers   IBM,


how will you search an array?

0 Answers   IBM,


how do you specify the number of records to roll in a subfile ?

2 Answers   IBM,


What is class of service ?

1 Answers  


what is the length of a variable in rpg?

1 Answers   IBM,


what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)

2 Answers   IBM,


Categories