Help for this page

Select Code to Download


  1. or download this
    #enable output
    $dbh->func( 1000000, 'dbms_output_enable' );
    
    ...
    
    
    $dbh->disconnect;
    
  2. or download this
    enable output
    $dbh->func( 1000000, 'dbms_output_enable' );
    
    ...
    
    
    $dbh->disconnect;