Oracle can handle following joins :
1) Equi-joins : The joins which are made by comparing the common column value
2) Self-Join : The join made to the same table using aliases, i.e., mock names to identify "nearly duplicate" values in the same table.
3) Outer Join : The jois made by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.