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

Answer Posted / tauqueer

Joins means we can join two or more then two table in
single query.
there are 3 types of join..
1. INNER JOIN.
2. OUTER JOIN.
1.Left outer join.
2.right outer join.
3.full outer join.
3. CROSS JOIN.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to invoke the data pump import utility?

653


How to drop an existing view in oracle?

573


Who developed oracle & when?

575


What is memory advisor in Oracle?

641


Difference between oracle's plus (+) notation and ansi join notation?

581






How to estimate disk space needed for an export job?

567


What happens to the indexes if a table is recovered?

579


Explain integrity constraints?

672


What is a nested table and how is it different from a normal table?

585


Explain the function of optimizer in oracle?

602


How to assign a table row to a record variable?

584


How to define an anonymous procedure with variables?

549


WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?

1804


What is the sql query to concatenate column values from multiple rows in oracle?

567


what is Single Byte Overhead...?

2066