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.