I know this could be done in the SQL, however for my specific application I need to do the sorting at a later stage.while ($rows_le = $sth_le->fetchrow_hashref()) { if ($rows_le->{'KPI'} eq 'PDP'&&$rows_le->{'SPECIFIC_PROBLEM'} eq 'PDP +') { push @logged_events , $rows_le; } }
In reply to Re: Hashref for specific values
by hmadhi
in thread Hashref for specific values
by hmadhi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |