select t.pretty_name from acs_object_types t where t.object_type = :rel_type select t.object_type as rel_type, t.pretty_name from acs_object_types t where t.supertype = :rel_type