Name

do

Synopsis

                     $rows = $db_handle->do(statement [, \%attr, @bind_values ])

Prepares and executes a statement, returning the number of rows affected.

statement

The statement to execute

\% attr

Attributes to set for the new statement

@ bind_values

Bind values for placeholder substitution

Get Perl in a Nutshell, 2nd Edition 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.