What are the different types of joins and what does each do?

Answers were Sorted based on User's Feedback



What are the different types of joins and what does each do?..

Answer / swapna

Different types of joins are normal joins and set joins.

Normal joins are outer joins and inner joins.

Inner joins are cross join,equi join,non-equi joins,self
joins.

Outer joins are left outer join,right outer join,full outer
joins.

Set joins are union,union all,intersect,minus.

Is This Answer Correct ?    4 Yes 0 No

What are the different types of joins and what does each do?..

Answer / sachin patil

Diff types of join

1. Inner
2.Left Outer
3.Right Outer
4.Cartesian
5.Self Join

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Explain isolation levels that sql server supports?

0 Answers  


Explain SELF JOIN ?

3 Answers   ADP,


What is difference between line feed ( ) and carriage return ( )?

0 Answers  


Explain the xml support sql server extends?

0 Answers  


How to configure odbc dsn with different port numbers?

0 Answers  






Explain powershell included in sql server 2008?

0 Answers  


How to list all login names on the ms sql server?

0 Answers  


How much memory that we are using in Logshipping Concept?

0 Answers  


Define clusters?

0 Answers  


What is the maximum size of sql server database?

0 Answers  


What are the purposes and advantages stored procedure?

0 Answers  


How many types of attribute relationships are there? : sql server analysis services, ssas

0 Answers  


Categories