what are the different types of joins?
Answer Posted / a.jyothsna
1)Self Join
2)Equi join (or)Inner Join
2.1)Non-equi Join
3)Outer Join
3.1) Left-Outer Join
3.2) Right-Outer Join
3.3) Full-Outer Join
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between rename and alias?
Can a procedure in a package be overloaded?
What is the difference between microsoft access and sql?
Can we insert delete data in view?
When can we use the where clause and the having clause?
How do I find duplicates in the same column?
what are the join types in tsql? : Transact sql
Explain isolation levels. : Transact sql
Is there a way to automate sql execution from the command-line, batch job or shell script?
What is sql clause?
what is self join and what is the requirement of self join? : Sql dba
How can I make sql query run faster?
What is difference between my sql and sql?
What is microsoft t sql?
What is the difference between delete and truncate commands?