P

Priyanka Tomar • 35.28K 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: 41
  • Filed under category MySQL

Explanation by: Priyanka Tomar
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.


Question analytics