my $sth = $db->do("SELECT the_name FROM the_table WHERE id=3"); print $sth;