What is meant by Join? What are the different types of
Joins available? Explain.

Answer Posted / jiya jain

The nature of relational database design shows that we will
have related data that is stored in different tables. To
retrieve data from two or more tables we use JOINS.

The JOIN clause tells the database how the data in the two
tables is related so that it can return a correct
representation of the related data.

There are different types of join.

Types of Join are :
1.Self Join
2.Inner Join
3.Outer Join
3.1. Right Outer Join
3.2. Left Outer Join
3.3 Full Outer Join
4.Cross join College Table

For more info go through

http://www.totaldotnet.com/Article/ShowArticle61_SqlServerJo
ins.aspx

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rename a table?

546


What is a rank in sql?

532


Why do we use procedures?

508


What is the use of nvl function?

609


What does cursor do in sql?

512






Is microsoft sql free?

592


Mention what are different methods to trace the pl/sql code?

551


What is a schema? How is it useful in sql servers?

586


Explain character-manipulation functions?

620


What is sqlca in powerbuilder?

556


tell me about various levels of constraint. : Sql dba

526


Does truncate require commit?

537


What is natural join in sql?

530


How to download oracle sql developer?

650


What is the use of procedures?

535