A

Admin • 831.35K Points
Coach

Q. abc in the following MySQL statement is . . . . . . . .
DELETE FROM xyz WHERE abc = 5;

  • (A) column name
  • (B) FROM
  • (C) row name
  • (D) database name
  • Correct Answer - Option(A)
  • Views: 13
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is asking you to identify what "abc" represents in a MySQL DELETE statement.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.