#sql code here... while (my $pointer = $sth->fetchrow_hashref){ $TOALL = &cleaner ($pointer->{'ACCOUNT#'}); push @array_claim,$TOALLCLAIM; # Array that has all account numbers }
In reply to Efficiency on Code by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |