postgresql7.1 select 0 as party_id, 'Nobody' as party_name UNION select p.party_id, acs_object__name(p.party_id) as party_name from parties p