A

Admin • 833K Points
Coach

Q. The one that is more restrictive is . . . . . . . .
mysql_query(), mysql_real_query()

  • (A) mysql_query()
  • (B) column name
  • (C) same
  • (D) machine dependent
  • Correct Answer - Option(A)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about two MySQL functions: mysql_query() and mysql_real_query(). They both execute queries, but there's a key difference in how they handle things.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.