I have a duplicated row but not the same value in the all example:
Name , Group , Level
SKILL_CHAR_FRONTAREA_A_01 SKILL_CHAR_FRONTAREA_A 1
SKILL_CHAR_FRONTAREA_A_02 SKILL_CHAR_FRONTAREA_A 2
I need to select the top one between them, using the order by level desc.