$sql = "SELECT ss_number, last_name || ' ' || first_name NAME FROM people ORDER BY 2"; #### $people_hash{$people_array[0]} = $people_array[1]; push @people_keys,$people_array[0];