oracle8.1.6 select distinct person_id as user_id, first_names, last_name from persons, tracker_visits where person_id=user_id and rownum<=10