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
Why are sql stored procedures used?
List the various privileges that a user can grant to another user?
how to get a list of columns in an existing table? : Sql dba
What is the difference between having and a where in sql?
What is the difference between mdf and ndf files?
Is full outer join same as cross join?
what are all the common sql function? : Sql dba
Is sql a case sensitive language?
What is exception? What are the types of exceptions?
Which language is used in sql?
What is assignment operator in pl sql?
what is 'mysqld'? : Sql dba
How many row comparison operators are used while working with a subquery?
What are hotfixes and patches?
What is error ora-01000: maximum open cursors exceeded