Help for this page
my $sql = "SELECT * FROM ORG1.MACHINE";
$sth->bind_columns(undef, \$ID, \$NAME, \$USER, \$MAC);