Hi, Does DBD::Oracle support bulk binds at the Oracle OCI level? I know from the DBI documentation that you can submit an array of parameters to "execute" but the docs state that the default behaviour is for DBI to iterate over each set of values and call execute once for each. The DBD::Oracle makes no mention of it.
Thanks, -- Sean Kelly <[EMAIL PROTECTED]>
