我后台使用了sqlite,通过pdo连接。查询代码wz$result = $dbh->query($str_select)->fetch();如何判断$result是否为空?