Simon McManus
Javascript Engineer
Links for 2019-05-30
-
SQL SELECT with DISTINCT on multiple columns - w3resource
In SQL multiple fields may also be added with DISTINCT clause. DISTINCT will eliminate those rows where all the selected fields are identical.
May 30th 2019