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

Answer Posted / sakshisree

Outer Join:

There are three types of outer joins namely:
Left Outer Join---For retreiving all the columns from the
first table irrespective of the column match.
Right Outer Join---For retreiving all the columns from the
second table irrespective of the column match
Full Outer Join---For retreiving all the columns from both
the tables irrespective of column match.

Is This Answer Correct ?    38 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is oracle a programming language?

746


How data locks are respected in oracle?

800


How to create additional tablespaces for an new database?

776


Please explain joins in oracle?

789


How do you get nicely formatted results from an oracle procedure that returns a reference cursor?

791


What is the scope of a local variable?

761


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

753


What is the difference between PFILE and SPFILE in Oracle?

764


What is a view and how is it different from a table?

725


How to use group functions in the select clause using oracle?

801


What is the purpose of save points in oracle database?

726


How to use "while" statements in oracle?

937


What is the relationship among database, tablespace and data file?

740


how the indexes are stored in the Oracle Database?

1951


What is tns name?

732