start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: execute Chapter 12
Databases and Perl
Next: Reference: fetchall_arrayref
 

fetch

 $

arrayref

 = $

st_handle


->fetch

Fetches the next row of data, returning an array reference with the field values.


Previous: Reference: execute Perl in a Nutshell Next: Reference: fetchall_arrayref
Reference: execute Book Index Reference: fetchall_arrayref

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.