Help for this page

Select Code to Download


  1. or download this
    use DBD::Oracle qw(:ora_types);
    ...
    my %hash = (ora_types => ORA_CLOB, ora_field => 'data');