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 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
I am a fresher. I got project on AS 400. Can any body suggest the best book for learning of it.
What is array in as400? What are the types of array?
Can anybody know what is Pick/Basic? Is it a programming language? can it be used in AS400 machine?
what are the limitations of cl (compare to rpg) ?
what are the necessary keywords for the join logical file?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
what is default data type for the fields(sub fields) defined in data structures in rpg?
What is the use of E specification in RPG?
can error messages as a result of a comp, range or values keyword be overridden?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
What is the difference between regular logical file and join logical file?