Vidyalelo
MySQL · Q591

MySQL

Programming · MySQL · question 591

Q591

Which function returns a reference to hash of row values?

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

Answer: Option D

Solution

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