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

Explain cascading triggers.

570


How do I use unicode codesets with the weblogic jdriver for oracle driver?

544


Please explain compound trigger in oracle?

592


What is the max number of columns in an oracle table?

507


why dont we assign not null constraint as table level constraint.

2248






Explain rename?

544


how can db_files > maxdatafiles since db_files is for instance and the later is for database

2171


What is a schema in oracle?

532


What is a connect identifier?

536


Why is oracle so popular?

556


What is the quickest way to fetch the data from a table?

559


What is ceil and floor in oracle?

565


What do you understand by database schema and what does it hold?

588


15. Display the item_cost and then truncate it to the nearest hundred, ten, unit, tenth and hundredth.

1697


Write a syntax for update query in oracle?

609