What are the type of joins? When do we use Outer and Self joins?

Answer Posted / chandra rekha

Types of joins:
->Inner join
->Outer join->1.Left Outer join
2.Right Outer join
->Cross join
->Equi join
->Natural join
->Self join

Outer join:-When we need all rows from one table and some
rows from the other table

Self join:-When one row in a table correlated with other
rows in the same table

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to update values in a table with update statements in ms sql server?

640


Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?

614


what is isolation level at dead lock?

1836


Mention the differences between sql server and mysql.

584


What stored by the master?

635






How to create a ddl trigger using "create trigger" statements?

709


Explain about integration services of Microsoft SQL server?

679


How do use Having,Group by,Group function in SQL?

1436


Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication

644


Why is normalisation important?

594


What is format parameter in ssrs?

117


How to update multiple rows with one update statement in ms sql server?

739


How to get the query of a table in sql server?

579


What is the web service used for reporting services?

102


How to integrate the ssrs reports in application?

631