$result = $st_handle->execute([@bind_values])
result
st_handle
Executes a prepared statement.
Binds values for placeholder substitution.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]