A

Admin • 802.91K Points
Coach

Q. Which statement is used to insert a new row in a table?

  • (A) APPEND INTO
  • (B) INSERT INTO
  • (C) ADD TO
  • (D) PUT INTO
  • Correct Answer - Option(B)
  • Views: 5
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
`INSERT INTO` adds a new row of data into the specified table.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.