What are inner join and outer join?

Answer Posted / omprakash.jsm

Inner join return rows from many tables where the join field and data type are equal.

outer join return rows from many tables where the join field are not equal but data type will be same.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

561


what are bitmap indexes? How does they work?

1716


Can the query output be sorted by multiple columns in oracle?

574


How do I limit the number of rows returned by an oracle query after ordering?

633


How can I convert single byte kana characters into multi byte kana characters and vice-versa.

1933






What is the implicit cursor in oracle?

570


If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...

1732


Is it possible to split the print reviewer into more than one region ?

1837


How to convert characters to numbers in oracle?

596


How to generate query output in html format?

565


How to create a server parameter file?

571


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.

1578


what are steps for interface? where is exchange rate defined in which table?

1498


What is system global area (sga) in oracle?

576


How would you change old and new values in an insert, delete and update triggers?

543