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


do

 

$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.


Previous: Reference: disconnect Perl in a Nutshell Next: Reference: dump_results
Reference: disconnect Book Index Reference: dump_results

Library Navigation Links

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