-
Using DISTINCT ON in Non-PostgreSQL Databases
Using DISTINCT ON in Non-Postgres Databases — We wrote about DISTINCT ON, a neat feature for selecting the first rows that distinctly match a variety of conditions, in our tip in issue 321. But what if you want to get a similar outcome on other database systems?
Appears in lists (1)
More like this (3)
-
SQLPad | Practice SQL Interview Questions Online
Four SQL Window Functions and Examples for a Data Scientist Interview in 2021 — This is...
-