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

Explain what are the characteristics of data files?

620


WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?

1695


What is Data Dictionary Cache in Oracle?

655


How to create a table interactively?

550


What is oracle database 10g express edition?

590






How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?

2387


What is bulk collect in oracle?

545


How to write a left outer join with the where clause in oracle?

621


How to bring a tablespace offline?

535


How to convert csv to table in oracle?

520


What is connection pooling in oracle?

544


How does one get the view definition of fixed views/tables?

594


Explain database link?

657


How different is ms access and oracle?

538


Explain enable novalidate constraint.

593