@schedule = $sth->fetchrow_array(); #### @_ = $sth->fetchrow_array(); push(@schedule, @_);