- Single-row subquery, where the subquery returns only one row.
- Multiple-row subquery, where the subquery returns multiple rows and
- Multiple column subquery, where the subquery returns multiple columns.
Technical Author | CodeProject MVP | C# Corner MVP