What is the difference between inner join @ outer join
Answer Posted / mathan kumar
inner join means join the file it self...
outer join means join the primary file with secondary
file..
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What are the types of identifiers?
what was the robotech rpg?
What is ment by record level identifier?
What is file identifier where we can use?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is file information data structure?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is the difference between do while and do until?
how do I declare a table or array in rpg iv?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to select highest score of each subject or how to select highest income of every month?
How can we override a file during runtime in rpg?