Help for this page

Select Code to Download


  1. or download this
    CREATE OR REPLACE procedure select_pm (n_QC_DEPL_S1 in NUMBER)
    is
    ...
    
    end select_pm;
    /
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    close LOGFILE;