A

Admin • 833K Points
Coach

Q. The function 'fetchrow_hashref()' returns reference to hash of row values keyed by . . . . . . . .

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

Explanation by: Admin

This question asks about the fetchrow_hashref() function in MySQL. This function is used to get a row of data from a result set and store it as a hash, which is like a special kind of list where each item has a unique key.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.