Database schema

Database schema

SQL query to do

Please provide data about the two employees having the lowest salary among all employees. Required attributes are First_name, Last_name and Salary and data must be displayed in ascending order by the salary value.

{{flash_text1}}