A

Admin • 802.91K Points
Coach

Q. How many among the following use NULL to indicate failure?
mysql_init(), mysql_real_connect()

  • (A) 0
  • (B) 1
  • (C) 2
  • (D) 3
  • Correct Answer - Option(C)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is asking about how functions in MySQL handle errors. In particular, it wants to know if they use NULL to signal that something went wrong.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.