Which statement lists the ID, name, and salary of the employee, and the ID and name of the employee’s manager, for all the employees who have a manager and earn more than 4000?
Which SQL statement accepts user input for the columns to be displayed, the table name, and the WHERE condition?