What is a OUTER JOIN?



What is a OUTER JOIN?..

Answer / parthasarathi

outer join is used to fetch unmatched records along with matched records..

there are 3 kinds of outer joins available.

1.Left outer join :- used to fetch unmatched records at left side table.

2.right outer join :- used to fetch unmatched records at right side table.

3.Full outer join :- used to fetch unmatched records at both side tables.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Oracle General Interview Questions

Differnce between view and index

3 Answers  


What are data pump export and import modes?

0 Answers  


i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?

2 Answers   Microsoft,


How to write a query with a right outer join in oracle?

0 Answers  


How to omit columns with default values in insert statement in oracle?

0 Answers  






How to insert a new row into a table in oracle?

0 Answers  


HI Friends Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.

0 Answers  


how to find full database size

1 Answers   BirlaSoft, Consultancy,


Why oracle is used?

0 Answers  


Why do we use coalesce function in oracle?

0 Answers  


How to use subqueries with the in operator using oracle?

0 Answers  


1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?

1 Answers   IBM,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)