

MCQOPTIONS
Saved Bookmarks
1. |
The function that returns a reference to an array of row values is ______________. |
A. | fetchrow_arrayref() |
B. | fetch() |
C. | fetchrow_hashref() |
D. | fetchrow_array() |
E. | None of these |
Answer» B. fetch() | |