Intern — Middle
Determining the employee with the highest pay
livecode
Task condition
In the database, there is a table EMPLOYEES with columns: id, name, salary. It is required to output the entire row where the salary value is the maximum.
livecode
Task condition
In the database, there is a table EMPLOYEES with columns: id, name, salary. It is required to output the entire row where the salary value is the maximum.