Describe subquery.
i. It is a query inside another query is possible
ii. Subqueries can be found in different parts of SELECT statements, each with different distinction and requirements.
iii. Subqueries can be inserted into any clauses in the SELECT statement.