Hacker News new | ask | show | jobs
by riku_iki 1347 days ago
"select distinct" is likely now syntax sugar around "select ... group by 1", which worked in parallel for a while.