my $oldrow = $row; $row = $sth->fetchrow_arrayref; return $oldrow->[0];