QUESTION POSED ON: 16 January 2008
Is there any way to use DISTINCT on just one column of a multi-column
query? There have been numerous times I have wanted to do this, but
have not found an easy way. In this instance I am selecting four columns and
just want to distinct on the first column because the data of the
four is different enough it returns duplicates of the first column.
|