-----Original Message----- From: sqlite-users <[email protected]> On Behalf Of R Smith Sent: Saturday, June 9, 2018 6:04 PM To: [email protected] Subject: Re: [sqlite] Selecting with distinct on across two columns > DISTINCT is nothing more than a GROUP BY for the entire SELECT list.
Brilliant, thanks Ryan and Abroży. jlc _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

