Q. The function returning reference to array of row values is . . . . . . . .
β
Correct Answer: (B)
fetchrow_arrayref()
Explanation: This question is about getting data from a MySQL database using Perl's DBI module. Let's break down the options: