Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: pingChapter 12
Databases and Perl
Next: Reference: quote
 

prepare

 $st_handle = $db_handle->prepare(statement [, \%attr ])

Prepares a statement for execution and returns a reference to a statement handle object.

statement

The statement to prepare.

\%attr

Attributes to set for the assigned statement handle.


Previous: Reference: pingPerl in a NutshellNext: Reference: quote
Reference: pingBook IndexReference: quote



Banner.Novgorod.Ru