Hacker News new | ask | show | jobs
by beart 636 days ago
Would a cross apply accomplish the same result without the risk of multiple rows?

Cross apply (select top 1 ... ) x