In the last post (Demystifying T-SQL Subqueries – Part I) we looked at how to use scalar subqueries. Let’s continue our subquery adventure.
As with Part I, the following T-SQL query samples are using the Chinook database.
Subqueries which return a single list of values
Result |
Description |
Sample |
B |
Single Column |
1 Comment