while($track_ref = $sth->fetchrow_hashref ()){ #do something } #### $track_ref = $sth->fetchall_hashref();