my $xml = ""; my $sth = $dbh->prepare(<bind_param(":xml", $xml, { ora_type => ORA_XMLTYPE } ); $sth->execute; #### my $sth = $dbh->prepare(<execute;