Explain what is a subquery ?



Explain what is a subquery ?..

Answer / Km. Jyoti Gill

A subquery is a SQL query that is nested inside another SQL query. The result of the subquery is used in the outer query to filter, join, or perform other operations on the main data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What steps server process has to take to execute an update statement?

1 Answers  


What are the difference between Functions/Stored Procs and Triggers and where are they used.

1 Answers   CGI, TCS,


How to display the contents of a current record fetched in a reference cursor?

2 Answers  


What are the parameter modes supported by pl/sql?

1 Answers  


what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba

1 Answers  


What is plpgsql language?

1 Answers  


what is a cursor

9 Answers   IBM, TCS, Wipro,


How to display the records between two range in Oracle SQL Plus?

1 Answers   MCN Solutions,


What is duration in sql profiler trace?

1 Answers  


how i do the database testing of online money transactions between two parties (client and organization). suppose our company makes a website for our client and give a extra feature of online money transaction with there clients then how i test this feature in database testing

1 Answers  


Write an sql query to select all records from the table?

1 Answers  


Explain what is sql?

1 Answers  


Categories