my $table = Data::Table::fromSQL($dbh, "select whatever from table where col = ?", $val);