Can anyone please distinguish what is Inner join and Outer join

Answers were Sorted based on User's Feedback



Can anyone please distinguish what is Inner join and Outer join..

Answer / chandrasekar

INNER JOIN MEANS, IF THE JOIN CONDITION SATISFIES THEN ONLY
BOTH TABLE RECORDS ARE JOINED OTHERWISE REJECTED.

IF THE JOIN TYPE IS OUTER JOIN MEANS THERE IS JOINED THE
RECORDS WITH MATCHING AND NON MATCHING RECORDS.

if it wrong means please mail me chandranmca2007@gmail.com

Is This Answer Correct ?    3 Yes 0 No

Can anyone please distinguish what is Inner join and Outer join..

Answer / sehaj

INNERJOIN-GIVES THAT RECORDS THAT ARE PRESENT IN BOTH THE TABLE
OUTERJOIN-GIVES THAT RECORDS WHICH ARE PRESENT AND ALSO
WHICH ARE NOT PRESENT IN ONE OF THE TABLE.

INEERJOIN-REQUIRES LESS PROCCESING TIME.
OUTERJOIN-REQUIRES THE MAX PROCESSING TIME AMONG ALL THE
KIND O JOINS.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

sorce is a flatfile only 1st and last row should insert to target how will u do?

2 Answers   HCL,


How to Join Tables my Source is having 15 table target is one?

4 Answers   TCS,


while for 100 records in source table loaded sucessfully in trgt table . assume ,session will take 10min or 5 min to successfully succeeded. then 100 million records r there in source how much time will take by session to succeeded. there no fail ok.trgt table will load 100 million records with out any errors . don't tell perfect time . assume your self how much time to succeeded?

1 Answers   IBM,


Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?

0 Answers   HCL,


what r d pre-requiste for update strategy transformation, and differnce between delete n truncate in target session properties for update strategy

2 Answers   TCS,






A Main workflow "wkf_Main" has multiple sessions (S1, S2...., can I make changes and promte one session (S5) at any time or have to promote whole Workflow "wkf_Main" every time?

4 Answers  


tell me the rules and responsblites in our project(my project is development)

0 Answers  


Explain about the concept of mapping parameters and variables ?

3 Answers   HCL, TCS,


3. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?

7 Answers   Accenture,


1,If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?

4 Answers   CompuSoft, EDS, TCS,


What is native users?

0 Answers  


Which are the different editions of informatica powercenter that are available?

0 Answers  


Categories