Prompted by one of those daily "SQL Tip" emails a few days ago that recommended the correlated subquery to solve the cumulative total problem, this 5 minute screencast demonstrates that the cursor solution indeed out-scales the set-based correlated subquery
Read More...