What is left outer join?
Answers were Sorted based on User's Feedback
Answer / syam
This is using in SQL
A left outer join will return all the rows that an inner
join returns plus one row for each of the other rows in the
first table that did not have a match in the second table.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / kapil kumar
We can also use this concept in as400
JDFTVAL is a file level keyword used in Join Logical File.
It also act as left outer join.
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the purpose of RTVMBRD command?
What is the default access path of a file?
Diff B/w ref and reffld?
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?
What is the type, length of a LDA?
what is the purpose of indicators in rpg?
what is externally described file ?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
What is FCFO, FIFO, LIFO in Database environment ?
how to write code for singlepage in sqlrpgle with update ?
Write a logic program for knowing the repeated number of a vowels in a given program?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me