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 ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the current version of postgresql?
What is a procedure in pl sql?
Explain the components of sql?
What are different types of triggers?
How to revise and re-run the last sql command?
What is data profiling in sql?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
Is sql a backend?
What is using in sql?
What is loop in pl sql?
What is trigger and how to use it in sql?
Is sql open source?
What is the sql case statement?
What is secondary key?
Show the cursor attributes of pl/sql.