What are joins..how many types of joins are there?

Answer Posted / khaleek

There are three types of joins Equi Join and Non-Equi Join
and Cross Product.
Further Equi join can be divided into following categories...

1) Outer Join
2) Inner Join
3) Self Join

Again Outer join can be divided into following categories..
1) Right Outer Join
2) Left Outer Join
3) Full Outer Join


You can see the detail at..
http://interview-preparation-for-you.blogspot.com/2010/11/difference-between-inner-joinouter-join.html

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the data pump import utility?

585


What is concurrency in oracle?

547


What do you mean by group by clause?

563


What is literal?

589


What is an oracle data file?

617






What is the difference between translate and replace in oracle?

657


How to fetch the row which has the max value for a column?

539


what are the advantages of running a database in archive log mode?

1735


How to use "for" statements in oracle?

595


How to initialize variables with default values?

636


How to define default values for formal parameters?

598


How to define a procedure inside another procedure?

545


What is a cursor and what are the steps need to be taken?

601


normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi

1744


Explain drop constraint oracle?

593