I\'m trying to get only the most highest \'scores\' of the table. I\'m using left join to the same table and filtering like this:
SELECT a.* FROM (MySubQuery) a L