select a.local_name,b.local_name,c.local_name from es_regions a ,es_regions b , es_regions c where a.region_id=2 and b.region_id=4 and c.region_id = 40;