What are subquery and its properties in SQL server?
What are subquery and its properties in SQL server?
Jr. Software Developer
I am a software developer at MindStick soft. Pvt. ltd. I joined this company in august 2021 after completing my post-graduation course. I love to see the historical places of my country.
Subqueries are queries that are placed inside another query. The outer query is called as the main query and the inner query is called the subquery.
Different types of subqueries are:
Properties of subqueries include: