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

Answer Posted / mouli

Joins allows you to read or report the data from more than 1 table. There are four types of joins are there..
1) equi join or inner join or natural join
2) non equi join
3) outer join
a)left outer join
b)right outer join
c)full outer join
4) self joins

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is blob datatype?

571


What is meant by a deadlock situation?

577


How to use "while" statements in oracle?

739


When do you get a .pll extension in oracle? Explain its importance

574


Explain alias?

715






What are operators in oracle?

532


Differentiate between pre-select and pre-query?

624


How to return top 5 rows in oracle?

550


I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.

1704


How to store only time; not date and time?

557


What is bulk collect in oracle?

555


How can I create database in oracle?

571


How to create a server parameter file?

571


Is oracle a language?

524


What privilege is needed for a user to query tables in another schema?

509