What are joins..how many types of joins are there?
Answer Posted / keshavenas
Basically join's are three type's those are :
1.Cross join
2.Equi join
a.Natural join
b.inner join
c.outer join(Simple join)
i.Left outer join
ii.Right outer join
iii.Full outer join
d.Self join
3.Non-equi join
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to download oracle database 10g xe?
Explain how are indexes update?
Explain the difference between a procedure and a function?
State any two functions of oracle?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How to select some rows from a table in oracle?
Why oracle is used?
How to execute the package in oracle?
What is difference between cartesian join and cross join?
Is a rollback possible to any savepoint?
How to export your own schema?
what is the difference between restoring and recovering?
How to view the tablespaces in the current database?
What is the parameter mode that can be passed to a procedure?
Explain drop constraint oracle?