What is the result of the following SQL query?SELECT enameFROM employeeWHERE esalary = (SELECT MAX(salary) FROM employee);
A) The query displays the number that represents how many employees share the highest salary
B) The query displays the salary of the employee (or employees) with the highest salary
C) The query displays the name and the salary of the employee (or employees) with the highest salary
D) The query displays the name of the employee (or employees) with the highest salary
D
Business
You might also like to view...
A 15% increase in production volume will result in a ________
A) 15% increase in the variable cost per unit B) 15% increase in total mixed costs C) 15% increase in total administration costs D) 15% increase in total variable costs
Business
A business's operating expenses is its revenues minus its cost of goods sold and its expenses
Indicate whether the statement is true or false
Business