Help for this page

Select Code to Download


  1. or download this
    SELECT server_id
    FROM   wms_rf_server
    WHERE  server_name = 'splwebdev.unix.us.tld.com'
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    $sth->finish();
    $dbh->disconnect();