$sth = $dbh->prepare("SELECT * FROM prospects WHERE name LIKE 'G%'");