$arrayref = $st_handle->fetch
arrayref
st_handle
Fetches the next row of data, returning an array reference with the field values.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]