Hi Steve,
The result that you want is impossible in SQL query. In a SQL Query all columns and all records are shown.
In your query there's no "Duplicate Entry". SQL can remove the "Duplicate Entry" if all columns in a row have the same value and it's not your case.
Only if you use Crystal Report you can remove what you call "Duplicate Entry".
Regards,
Augusto