Q. Which function returns reference to hash of row values?
β
Correct Answer: (D)
fetchrow_hashref()
Explanation: This question is asking about how to get a specific kind of information from a database table using a MySQL command.