SQL : SELECT DISTINCT on one column, with multiple columns in mysql
SQL : Select distinct on multiple columns simultaneously, and keep one column in PostgreSQL
SQL : SELECT DISTINCT on one column, return multiple other columns (SQL Server)
Understanding SQL Distinct: Mastering Unique Queries on Single and Multiple Columns
SQL : Select multiple columns with only one distinct column in sql
SQL : MYSQL - SELECT all rows, but use Distinct on one column
SQL : Select distinct values from multiple columns in same table
How to Select Multiple Columns with Conditions in SQL Server from a Single DATATable
How to Select Distinct Multi-Column Values in Oracle SQL
SQL1 - using select; choosing your columns; distinct rows.
SQL : How do I (or can I) SELECT DISTINCT on multiple columns?
How to Select Distinct Values from Multiple SQL Columns in MySQL
Mastering SQL: How to Select Distinct Values from Multiple Columns
SQL DISTINCT STATEMENT | SQL TUTORIAL | BEGINNER SQL TUTORIAL | SQL DISTINCT MULTIPLE COLUMNS
SQL : How to do count(distinct) for multiple columns
Distinct - SQL Select Distinct or Unique Values From Multiple Tables - Intact Abode
MySQL : MySQL Select DISTINCT multiple columns based on the uniqueness of one row?
Selecting Distinct Values from Multiple Columns in SQL
How do I select distinct on one column and return all other columns? (2 Solutions!!)
How to Select Distinct Rows on Multiple Columns in SQL Ignoring Relations