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 exact difference between drop and truncate table.

3 Answers  


What is Index and different types of Indexes?

7 Answers  


How to use like conditions in oracle?

0 Answers  


Is it possible to enter only time value into a column of a table in sql?

2 Answers  


How to use group functions in the select clause using oracle?

0 Answers  


difference between imlicit cursor and explicit cursor ?

5 Answers   Cap Gemini,


Explain what are the characteristics of data files?

0 Answers  


What are ACID properties in databases?

1 Answers  


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

0 Answers  


What is a View ?

3 Answers  


How to call a stored procedure inside a trigger? Give an example.

1 Answers   Exilant,


Explain the use of indexes option in imp command.

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • 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)