$result = $st_handle->bind_columns(\%attr, @reflist )
result
st_handle
Runs bind_col on each column of the statement.
bind_col
Attributes to set for the statement handle.
A list of references to the variables to bind.
Copyright © 2001 O'Reilly & Associates. All rights reserved.