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