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

Answer Posted / pravin

Joins are used to fetch data or information from one or
more tables and there are five types of join.
1. Inner Join
2. Outer Join
3. Self Join
4. Cross Join
5. Exception Join

Is This Answer Correct ?    27 Yes 40 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain an integrity constrains?

704


I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?

1978


Is primary key indexed by default in oracle?

554


Is oracle an operator?

536


Explain about functional dependency and its relation with table design?

559






Why does for update in oracle 8 cause an ora-01002 error?

553


Query to retrieve record for a many to many relationship ?

2081


What are the various constraints used in oracle?

556


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

568


Explain about the analyze command in oracle?

593


Does facebook use oracle?

581


What are the different types of record groups in oracle? Explain each of them

608


Can we insert data in view oracle?

543


How to use windows user to connect to the server?

536


Can we convert a date to char in oracle and if so, what would be the syntax?

552