What are different types of joins ?

Answer Posted / mathan kumar

Two Type of Joins are there
1) Inner Join
2) Outer Join
In Inner join has 3 types they are as follows
a)Equi join
b)Cross Join
c)Natural Join
In Outer join has 3 types they are as follows
a)Left Outer Join
b)Right Outer Join
c)Full Outer Join

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you delete a table?

540


What is a primary key sql?

565


What is the difference between between and in condition operators?

537


table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

3348


Is sql a microsoft product?

498






What is the use of primary key?

537


What is the purpose of a secondary key?

513


what are the differences between char and nchar? : Sql dba

595


How can I delete duplicate rows?

564


what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba

508


What is sql indexing?

555


What do you mean by table in sql?

526


how would you enter characters as hex numbers? : Sql dba

517


How many types of triggers are there in pl sql?

574


Will truncate release space?

518