_IMPOSSIBLEDECONNECTER
_ERREURRECHERCHE2
select gen_city_beta.city,gen_city_beta.id,gen_city_beta.Nposte from gen_city_beta, pro_establishments_beta where gen_city_beta.Nposte>=1 and gen_city_beta.city like 'FILLINGES' and gen_city_beta.postal like '742%' and gen_city_beta.id=pro_establishments_beta.city_id_fk and (pro_establishments_beta.Identifiant_Laposte!='' and pro_establishments_beta.Identifiant_Laposte IS NOT NULL and pro_establishments_beta.Identifiant_Laposte!='NO') order by gen_city_beta.postal asc limit 1