@foo = $sth->fetchrow_array(); if (@foo) { ... } else { ... }