while (my $ran = $sth->fetchrow_arrayref) { push (@OrderedQuestions, $ran); }