Help for this page

Select Code to Download


  1. or download this
          my $sql = "SELECT * FROM ORG1.MACHINE";
    
  2. or download this
          $sth->bind_columns(undef, \$ID, \$NAME, \$USER, \$MAC);