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

Answer Posted / rahul baheti

Joins means we can join two or more then two table in
single query. and joins is combinatoin of two or more table.
there are Four type of join
1 Equi joins
2 Non Equi joins
3 Outer joins
4 Self joins

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.

4271


How would you begin to troubleshoot an ORA-3113 error?

1605


Explain oracle’s server parameter file.

566


Explain oracle’s system global area (sga).

626


How can I get column names from a table in oracle?

537






What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?

1607


How to drop a stored procedure in oracle?

592


How to export your own schema?

572


Is there any function in oracle similar like group_concat of mysql?

541


How to import one table back from a dump file?

597


Explain about functional dependency and its relation with table design?

554


What is dynamic proxy?

554


How to sort the query output in oracle?

613


What is Library Cache in Oracle?

644


How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?

1807