4.6. FetchHash

[<<<] [>>>]

mysql::FetchHash dbh, arr

Get a row from a result set after a query. The row will be placed in the variable arr as an associative array. Each column name is associated with the column value of the actual row.


[<<<] [>>>]