I am having a problem with SELECT DISTINCT... it is returning duplicate rows.
I have imported an Excel spreadsheet to a table with the following structure (just the first few columns):
HMSPIID, Text, 255, @
FIRSTNM, Text, 255, @
MIDDLENM, Text, 255, @
LASTNM, Text, 255, @
The first few rows...