A

Admin • 831.35K Points
Coach

Q. Which of these has a lower memory requirements?
mysql_use_result(), mysql_store_result()

  • (A) mysql_use_result()
  • (B) mysql_store_result()
  • (C) same
  • (D) machine dependent
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about two MySQL functions: mysql_use_result() and mysql_store_result(). Both functions are used to retrieve results from a query, but they differ in how they handle the data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.