$sth->prepare("SELECT COUNT(*) FROM asd"); my $row = $sth->fetchrow_arrayref;