set rowcount 11 select first_name from database where start_date <= '2001/04/14' and stop_date > '2999/12/31'