What are the all different types of Joins in SQL Server
2000, Anybody can explain each join with definition..Thanks
in advance....

Answer Posted / prangya mishra

joins are used for retreiving the information from multiple
tables at a time & presenting it.
we have 5 different types of joins
1.Equi join
2.Non-Equi join
3.Self join
4.Cartesian join
5.outer join

Is This Answer Correct ?    5 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is sql server free?

528


what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

532


Which operator do you use to return all of the rows from one query except rows are returned in a second query?

572


What is transactional replication?

565


Tell me about pre-defined functions of sql?

693






Define inner join in sql server joins?

535


What to perform pattern match with the like operator?

488


what's the information that can be stored inside a bit column? : Sql server database administration

529


How many types of triggers in sql server?

525


Define outer join?

540


Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?

106


What will be the maximum number of index per table?

592


How to use subqueries with the in operators in ms sql server?

569


Mention a few common trace flags used with sql server?

544


What is etl - extraction, transformation, and loading?

524