explain different types of jions with examples briefly?

Answer Posted / vijay

The SQL join command is used to join two or more tables. At
times you may need to join two or more tables to retrieve
the information you need from your SQL database

Types Of Joins-
1.Inner Join
2.Outer Join -types -
left Outer,
Right Outer,
Full Join

3.Cross Join
4.Self Join

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of lock modes in sql server 2000?

491


What is query processing?

544


What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?

751


What is database dimension? : sql server analysis services, ssas

625


When we should use and scope of @@identity?

548






What is meant by indexing files?

581


What is the maximum size of a dimension? : sql server analysis services, ssas

563


What are trace flags?

598


What are the indexes in sql server?

503


can we have a nested transaction? : Sql server database administration

507


What are scalar functions in sql?

612


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?

570


Types of Authentications in Sql Server? How user gets authenticated through windows authentication?

568


How do I view a stored procedure in sql server?

520


Describe in brief authentication modes in sql server.

569