Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdubs
4526 days ago
SELECT COUNT(DISTINCT ...) is a very different thing. It's counting distinct values of a particular column in a result set and totally not a square peg/round hole situation.