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

Answer Posted / prabhat shukla

Basically there are three types of join

1.Inner join
2.Outer join
3.self join

and there are two types of join based on condition.

1.equi-join(if we use equal operator while joining tables)
2.Non-equi-join( if we use other than equal operator while
joining tables.(this on is rarely used.)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are temporal data types in oracle?

596


what is the scenario where you take the database to NoArchivelog mode?

1832


What is Virtual Private Database in Oracle?

616


Explain an index segment?

640


How can I see all tables in oracle?

538






Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.

1865


How to define a data field as not null?

631


What are the differences between number and binary_float in oracle?

568


WHAT IS ecc 6.0

1660


What is a partition in oracle?

543


Explain the use of file option in exp command.

595


How to convert times to characters in oracle?

605


Describe an oracle table?

567


Can the query output be sorted by multiple columns in oracle?

568


What is oracle in java?

524