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)
SQL : Select multiple columns with only one distinct column in sql
SQL : Select distinct values from multiple columns in same table
How to Select Distinct Multi-Column Values in Oracle SQL
SQL DISTINCT STATEMENT | SQL TUTORIAL | BEGINNER SQL TUTORIAL | SQL DISTINCT MULTIPLE COLUMNS
Understanding SQL Distinct: Mastering Unique Queries on Single and Multiple Columns
SQL : How do I (or can I) SELECT DISTINCT on multiple columns?
How to Select Multiple Columns with Conditions in SQL Server from a Single DATATable
SQL : How to do count(distinct) for multiple columns
SQL1 - using select; choosing your columns; distinct rows.
select and select distinct in db2 database
SQL : Distinct values in multiple columns
How to Select Distinct Values from Multiple SQL Columns in MySQL
Mysql Distinct Combination of Two Columns
How do I select distinct on one column and return all other columns? (2 Solutions!!)
Distinct - SQL Select Distinct or Unique Values From Multiple Tables - Intact Abode
Mastering SQL: How to Select Distinct Values from Multiple Columns
MySQL : MySQL Select DISTINCT multiple columns based on the uniqueness of one row?