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
How to declare the pull button in AS/400..
how do I declare a table or array in rpg iv?
is this a rpg channel?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
can you debug ile rpg program using isdb?
What is ment by record level identifier?
What is the difference between iter and do?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
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 can you display specific subfile page on the screen in unequal subfile?
How can we know running job is batch or interactive?
How to select highest score of each subject or how to select highest income of every month?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is the difference between copybooks and subprocedures in as400?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?