Swipe to show menu
Which of the following statements is INCORRECT, given that the indicated columns and tables exist?
Select the correct answer
SELECT * FROM employees;
SELECT name FROM employees;
SELECT name salary FROM employees;
SELECT name, salary FROM employees;
How can we improve it?
Thanks for your feedback!
Ask AI
Ask anything or try one of the suggested questions to begin our chat