my($id, $name, $phone); $sth->bind_columns(undef, \$id, \$name, \$phone);