Help for this page

Select Code to Download


  1. or download this
    $a={NUM_NULL => 0,
        DISTINCT => 150,
        NUM_ROWS => 2000};
    $b={PRO_NUMBER => \%a};
    $c={AC_SHIPMENT => \%b};
    %Profileshoh = (IC_STAGE => \%c);
    
  2. or download this
    #!/usr/bin/perl -w
    use DBI;
    
    ...
    }
    
    exit;