while ($row = $sth->fetchrow_array()) { push (@categories, $row); }