What are various joins used while writing SUBQUERIES?

Answers were Sorted based on User's Feedback



What are various joins used while writing SUBQUERIES?..

Answer / nishi

Self join-Its a join foreign key of a table references the same table. Outer Join--Its a join condition used where One can query all the rows of one of the tables in the join condition even though they don't satisfy the join condition.

Equi-join--Its a join condition that retrieves rows from one or more tables in which one or more columns in one table are equal to one or more columns in the second table.

Is This Answer Correct ?    0 Yes 0 No

What are various joins used while writing SUBQUERIES?..

Answer / basanti

Joins and subquery both are different.
We don't use joins while writing subqueries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is enter substitution variable in oracle?

0 Answers  


what are different types of locks?

6 Answers  


What is Index Cluster ?

2 Answers  


How to delete an existing row from a table in oracle?

0 Answers  


How to convert characters to times in oracle?

0 Answers  






Explain self joins in oracle?

0 Answers  


What are the advantages of Views ?

3 Answers  


How to create a new tablespace in oracle?

0 Answers  


query to find the maximum no persons with same age(age colomn) from emp table

1 Answers  


What is the difference between $oracle_base and $oracle_home?

0 Answers  


How to start your 10g xe server from command line?

0 Answers  


How do we switch from init.ora file to asp file?

2 Answers  


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)