What is a join and their types?

Answers were Sorted based on User's Feedback



What is a join and their types?..

Answer / s.chithiravelu

Join can be defined as an operation that includes the
retrieval of data from more than one table at a time.

Various Types of Joins:

Inner Joins
Outer Joins
Cross Joins
Equi Joins
Natural Joins
Self Joins

Is This Answer Correct ?    4 Yes 0 No

What is a join and their types?..

Answer / hari

Joins are reterving the data from the multiple tables
Inner Join
Outer Join-left outer join
-----------right outer Join
-----------Full outer Join
Cross Join

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL Server Interview Questions

What is multilevel indexing?

0 Answers  


How do I start sql server 2016?

0 Answers  


How to use “drop” keyword in sql server and give an example?

0 Answers  


What is a function? Give some example?

3 Answers  


What is difference between stored procedure & function?

3 Answers   CarrizalSoft Technologies, Concept Infoway, TATA,






How do you rebuild an identity column?

0 Answers  


How to Generate a Series of Random Integers With T-SQL?

1 Answers  


How to create a local temporary stored procedure?

0 Answers  


What is SubQuery in SQL Server 2008

0 Answers   HCL,


How to connect sql server management studio express to sql server 2005 express?

0 Answers  


what are the joins,primary key,foriegn key, candidate key, super key and expain them?

6 Answers   Polaris,


what is checksum in sql server.........???

0 Answers   TCS,


Categories