A

Admin • 802.91K Points
Coach

Q. What is the table name in the following SQL code?
INSERT INTO student VALUES('Kyle','M',NULL);

  • (A) student
  • (B) VALUES
  • (C) Kyle
  • (D) M
  • Correct Answer - Option(A)
  • Views: 3
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about understanding the basic structure of an SQL query.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.