A

Admin • 833K Points
Coach

Q. What returns a string containing an error message?

  • (A) mysql_error()
  • (B) mysql_errno()
  • (C) mysql_sqlstate()
  • (D) mysql_close()
  • Correct Answer - Option(A)
  • Views: 19
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about a function in MySQL that provides information about errors that occur during database operations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.