Y
Hacker News
new
|
ask
|
show
|
jobs
by
icedog
4775 days ago
I was wondering if the author realized this. Using Microsoft SQL Server, the answer would be to use a window function like row_number or dense_rank and then select where row = 1.