Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

explain different types of jions with examples briefly?

Answer Posted / ramesh

Basically Joins are used to get result from two or more
tables and there are two types of joins
inner join and outer join
Inner join : a join of two or more tables which omits the
blank rows while checking

Outer join is subcatogorised in to left outer join and right
outer join. Which includes blank rows in specifed side if
condition satisfies.
Simple outer join is combination of left and right outerjoins.
Apart from these there are
Natural join : cartisian product
Equi join : which includes = operator in condition
NonEqui join : All conditional joins which doesn't uses = in
there conditions.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of keyword with encryption. Create a store procedure with encryption?

999


How to enable tcp/ip protocol on a sql server?

1214


What are data driven subscriptions?

115


Mention the different authentication modes in sql server.

1107


Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication

1033


How to loop through result set objects using odbc_fetch_row()?

1047


How can we solve concurrency problems?

1098


What is openxml in sql server?

1223


Mention the differences between sql server and mysql.

1086


Explain throw statement in sql server 2008?

1054


What is executereader?

1005


What are the requirements to use odbc connections in php scripts?

1158


Define msdb database?

1077


What is change tracking in sql server?

1077


what is the difference between Delete and Truncate command in SQL

1201