in reply to while (my @row = $sth->fetchrow_array)

Hi

You can use order by in the select query so that the Implicit sorting is done in the select query itself.

"Keep pouring your ideas"
  • Comment on Re: while (my @row = $sth->fetchrow_array)