What are joins..how many types of joins are there?

Answer Posted / deepika s verma

In Oracle we can catogrise joins in following ways -
(1) Equi Join (Query having joining condition)
- Natural Join
- Join Using
- Join ON
(2) Non Equi Join or Cartesian Join ( without using joining
condition)
(3)Outer Join
- left outer join
- right outer join
- full outer join
(4) self Join or Theta Join
(5) Cross Join
(6) Inner Join

Is This Answer Correct ?    35 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to synchronize 2 schema's objects?

1678


when we are importing items in inventory, showing errors, Oracle support suggested us for running scripts & also suggested if we run scripts, iprocurement applicaation if is there it will show shared and if we go in future for iprocurement, it wont work. So kinldy suggest any functional solution.

1460


Why do you use stored procedures and state some of its disadvantages?

552


How to assign values to variables?

565


how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?

1812






How to use "startup" command to start default instance?

530


How to count groups returned with the group by clause in oracle?

557


Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?

920


Is it possible to insert comments into sql statements return in the data model editor ?

2057


How different is ms access and oracle?

535


How many categories of data types in oracle?

596


How many types of tables supported by oracle?

563


What are the extensions used by oracle reports?

566


hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.

1946


What is the difference between sharding and partitioning?

490