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...


What are the different types of joins

Answers were Sorted based on User's Feedback



What are the different types of joins..

Answer / uday kumar. a

Two types of joins
1. Inner Join
2. Outer Join
2.a Left outer join
2.b Right outer join

Is This Answer Correct ?    7 Yes 2 No

What are the different types of joins..

Answer / rajesh v.g.

In SQL Server, we have the following joins
1.Self Join
2.Inner Join
3.Cross Join
4.Outer Join
4.1 Left Outer Join
4.2 Right Outer Join
4.3 Full Outer Join

Is This Answer Correct ?    4 Yes 0 No

What are the different types of joins..

Answer / shankar

2 types:
1. Inner Join
2. Outer Join
3. Cross Join
1. Inner Join: Inner Join displays matched rows.
2. Outer Join: Outer Join displays matched rows as well as
unmatched rows. Outer Joins again classifed into 3 types.
2a. Left Outer Join: Matched rows as well as left table
unmatched rows.
2b. Right Outer Join: Matched rows as well as right table
unmatched rows.
2c. Full Outer Join: Matched rows as well as left table
unmatched rows and right table unmatched rows.
3. Cross Join: It will display the cartegion product of the
tables.

Is This Answer Correct ?    3 Yes 0 No

What are the different types of joins..

Answer / suneel reddy

Inner Join
Outer join
self join
cross join

Is This Answer Correct ?    4 Yes 2 No

What are the different types of joins..

Answer / rk_(processmap)

1)Inner join A join that displays only the rows that have
a match in both joined tables
2)Outer join A join that includes rows even if they do
not have related rows in the joined table
i) Left outer join All rows from the first-named
table
ii) Right outer join All rows in the second-named
table
iii) Full outer join All rows in all joined
tables are included
3)Cross join A join whose result set includes one row for
each possible pairing of rows from the two tables

http://msdn2.microsoft.com/en-us/library/zt8wzxy4
(VS.80).aspx

Is This Answer Correct ?    1 Yes 0 No

What are the different types of joins..

Answer / giribabu

1)Simple Join
a)Equi join
b)Non Equi-join
2)Self join

3)Outer Join

Is This Answer Correct ?    1 Yes 1 No

What are the different types of joins..

Answer / smiley

1)Inner Join
- Natural Join
- Cross Join
2)Outer Join
- LEFT Outer Join
- RIGHT Outer Join
- FULL Outer Join
3)Merge Join
4)Hash Join
5)Sort-Merger Join

Is This Answer Correct ?    0 Yes 0 No

What are the different types of joins..

Answer / hema

equi join
non equi join
left outer join
right outer join

that's it ok......

Is This Answer Correct ?    0 Yes 0 No

What are the different types of joins..

Answer / knight rider

Types of Joins are:
1.Inner/Simple joins:a)Equi join b)Non-Equi join c)Self join
2.Outer join:a)Left outer join b)Right outer join c)Full
outer join
3.cross join or cartesian product join
4.Natural join

Is This Answer Correct ?    0 Yes 0 No

What are the different types of joins..

Answer / guest

1. Cartesian Join(product join)
2. Inner Join(Equi join)
3. Outer Join
3.1 Left Outer Join
3.2 Right Outer Join
3.3. Full Join
4. Self Join

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me

0 Answers  


what is the difference between HLD(high level design)and LLD(low level design)?

5 Answers   Syntel,


Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.

2 Answers  


difference beween re testing and regression testing?

20 Answers   iGate, PA Consulting,


when there is no enough time to compleate the test what you will do ?

6 Answers   Infinite Computer Solutions,


who is preparing PIN document?

1 Answers  


I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??

1 Answers  


What is CMM?

3 Answers   Patni,


Amounts not dispatch in ATM what are all scenario to test?

1 Answers  


what kind of bugs you can find in the application in manual testing?

1 Answers  


What is Test Policy

7 Answers   JVS,


How to write a test case for traffic signal?

7 Answers  


Categories