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

What is analyze command used for?

574


How to convert numbers to characters in oracle?

584


How to calculate date and time differences in oracle?

528


How can we find out the duplicate values in an oracle table?

606


Explain rename?

549






What are the differences between primary key and unique key?

509


How to change program global area (pga) in oracle?

582


How to install oracle database 10g xe?

560


Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.

1572


How to install oracle odbc drivers?

621


How to create a new view in oracle?

611


What are the execution control statements?

613


What is the difference between I and G in Oracle?

603


What is the difference between substr & instr functions?

595


What is ceil and floor in oracle?

571