The function that returns a reference to an array of row values is ______________
(a) fetchrow_array()
(b) fetchrow_arrayref()
(c) fetch()
(d) fetchrow_hashref()
I got this question during an interview for a job.
The question is from Secure Connections topic in portion Nulls and Conditions and Miscellaneous of MySQL