メニューを表示するにはスワイプしてください
Which of the following statements is INCORRECT, given that the indicated columns and tables exist?
正しい答えを選んでください
SELECT * FROM employees;
SELECT name FROM employees;
SELECT name salary FROM employees;
SELECT name, salary FROM employees;
どのように改善できますか?
フィードバックありがとうございます!
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください