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