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

Answer Posted / neet verma

A JOIN is a means for combining fields from two tables by
using values common to each.
there are three types of joins:-
1)inner join
a)eqi join
b)natural join
c)cross join
2)outer join
a)Left outer join
b)Right outer joins
c)Full outer join
3) self join

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to retrieve values from data fields in record variables?

559


How to drop a stored procedure in oracle?

585


22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100

1596


How to best split csv strings in oracle 9i?

579


How to create a new oracle data file?

548






Explain index?

735


What is system global area (sga) in oracle?

569


Explain the characteristics of oracle dba?

632


what happened to the global index when I truncate the data in one of the partition?

1513


Why is oracle database so popular?

559


How to import one table back from a dump file?

585


how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?

1522


Explain oracle left join with an example?

576


Whether any commands are used for months calculation? If so, what are they?

585


What is the difference between post-database commit and post-form commit?

511