The function returning an array of row values is ______________
(a) fetchrow_array()
(b) fetchrow_arrayref()
(c) fetch()
(d) fetchrow_hashref()
This question was addressed to me by my college director while I was bunking the class.
Question is taken from Putting Perl DBI to Work topic in section MySQL Programs Using Perl DBI and PHP of MySQL