home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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: ping Perl in a Nutshell Next: Reference: quote
Reference: ping Book Index Reference: quote

Library Navigation Links

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