SQL Correlated Subquery: Correlated Subquery in SQL By Examples

This tutorial introduces you the SQL correlated subquery which is a subquery that uses values from the outer query.