What is the difference between Outer join and Full outer join?

Answer Posted / pushpa g

in NON-ANSI syntax ,we have two types of outer joins,
those r 1. left outer join.
2. right outer join.
in ANSI syntax ,we have three types of joins.
1. left outer join.
2.right outer join.
3.full outer join.
in L.O.J. and R.O.J. we get only matched columns from both
the tables.
but in F.O.J. we can get matched+ unmatched data from
both the tables.

Is This Answer Correct ?    11 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

types of indexes and the rationale behind choosing a particular index for a situation.

1972


How to create additional tablespaces for an new database?

561


Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?

1869


How to run queries on external tables?

560


What is the disadvantage of User defind function?

1825






What is object data modeling?

497


Is oracle the best database?

509


How to define a variable to match a table column data type?

572


How many categories of data types?

567


What is meant by an index?

609


Which environment variables are absolutely critical in order to run the OUI?

1642


What is the maximum limit on the number of columns in a table?

541


How to get a create statement for an existing table?

562


What is the difference between substr & instr functions?

590


What are temporal data types in oracle?

586