Assume that you have a scenario where you need to retrieve the only the top 5 rows who has the maximum salary from the Employees table.
The column name is salary and the table name is Employees.
Assume that you have a scenario where you need to retrieve the only the top 5 rows who has the maximum salary from the Employees table.
The column name is salary and the table name is Employees.