Vidyalelo
MySQL · Q1141

MySQL

Programming · MySQL · question 1141

Q1141

Which function returns reference to array of row values?

A.
fetchrow_array()
B.
fetchrow_arrayref()
Answer
C.
fetch()
D.
fetchrow_hashref()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board