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 keyed physical file?
how can you check for a records existence without causing and i/o (chain/read)?
Describe about Query/400?
268 How many parameters can be defined in a RPG program. ?
how many specifications are there in rpg/400? What are they?
does cl support arrays
How can we update a specific field in RPG?
what is cab?
What are the steps to retrieve the records from Journal file...?
What is an authorization list?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
which cl command can be used at program execution to redirect the file named in an rpg program?