Name

fetch( )

Synopsis

$statement_handle->fetch( )

This returns a reference to an array of one row from the results of a statement handle. It’s synonymous with fetchrow_arrayref(). There are no arguments for this function.

Get MySQL in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.