Hi every SQL-users !
Assuming you guys have access (!) to the HR client data table (Employee) which contains all employee's important data like client_id, client_name,... and salary.
You must sometimes have been temptated to know who are the TOP 10 in salary rank !
How do you write the SQL in following environments:
a) Oracle
b) SQL Server
c) Any SQL database