$sth = $dbh->prepare(<execute($start_date, $end_date); my $res = $sth->fetchall_arrayref; #### $sth = $dbh->prepare(<execute($end_date); my $res = $sth->fetchall_arrayref;