The function returning reference to array of row values is ______________
(a) fetchrow_array()
(b) fetchrow_arrayref()
(c) fetch()
(d) fetchrow_hashref()
The question was posed to me in homework.
My doubt stems from Putting Perl DBI to Work in chapter MySQL Programs Using Perl DBI and PHP of MySQL