Help for this page

Select Code to Download


  1. or download this
    my %incoming = &read_input;
    
    ...
            order by ser_app_name ASC
        ) where rownum < 31");
    $st->execute();