What are inner join and outer join?

Answer Posted / akn

Inner join is the most common type of join. Inner joins
return all rows from multiple tables where the join
condition is met.

Outer join returns all rows from one table and only those
rows from a secondary table where the joined fields are
equal (join condition is met).

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are group functions in oracle?

769


How to delete a column in an existing table in oracle?

809


Is oracle a programming language?

750


What is a cognitive schema?

690


Give the constructs of a package, function or a procedure.

790


What is transport network substrate (tns) in oracle?

788


What is a sub query? What are its various types?

792


What is oracle rowcount?

824


Explain what are the type of synonyms?

828


How does oracle handle read consistency?

879


Can we commit inside a function in oracle?

726


WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?

2008


Explain joins in oracle?

765


What is backup in Oracle?

766


What happens if you use a wrong connect identifier?

713