What is the difference between inner join @ outer join

Answer Posted / ravi shankar porwal

In inner join only matched records of primary & secondary
will be selected.Whereas in outer join All the records of
primary file get selected with default value of secondary
file.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select highest score of each subject or how to select highest income of every month?

1303


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2060


How Chain operation copies the record's data to the input buffer for the program?

1094


explain sflclr, sflend, sfldlt, and sflcsrrrn?

898


How can we know running job is batch or interactive?

666






how do I declare a table or array in rpg iv?

747


How many program bind in one module....

2134


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2380


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1463


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?

507


How can we override a file during runtime in rpg?

699


what is the procedure and explain about real time scenario.

1491


can I touch the array during treatments?

767


When it is desirable to describe files Internally?

1202


What is the difference between iter and do?

685