I have an EMPL table and SALARY table with usual foreign key relation. How can I get an list of employees order by their max salary? I am thinking along the line :I have an EMPL table and SALARY table with usua
I have an EMPL table and SALARY table with usual foreign key relation. How can I get an list of employees order by their max salary? I am thinking along the line :I have an EMPL table and SALARY table with usua