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 a physical file?
How can u create a temporary file in CLP @ how to access that temporary file in RPG program?
What is dynslt?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
What is the difference between /copy and /include in RPGLE?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
not all command typed on command line are cl command? true r false
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What are the types of data structure in as400?