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 |
How to avoid using indicators in ile ?
what is the purpose of ovrdta and ovrata keywords ?
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
what is a primary file?
what is the command used to invoke rlu ?
which are control break logic indicators?
what is a keyed physical file?
What is the difference between production library and test library ?
Any change in service program we write binder language to allow signature change,What is the maximum number of signature change allowed in RPGLE?
3 Answers Syntel, Tech Mahindra,
when are the unique constraints executed?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
What is diff between EVAL & MOVE?