Hello,
I have a table with employees. Some employees are listed several times in this table with different qualifications. I want a query that filters all the duplicate records by criteria, that every employee with his highest qualification is left.
I don't know how the criteria should look like.
Thank you