SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

What is SQL sub-query?

SQL Interview Question
SQL Interview Question

Answer:

Sub-query is a query whose return values are used in filtering conditions of the main query.

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is difference between TRUNCATE & DELETE?Explain CONNECT BY PRIOR?