select 1 from parties where party_id = :viewed_user_id select first_names || ' ' || last_name from cc_users where object_id = :viewed_user_id