my ($post) = $dbh->selectrow_array("SELECT post FROM tablename WHERE url=?", {}, $url);