Trouver une entreprise

Trouver un métier

Trouver une formation

FOURNISSEURS
industrie

Industrie



TROUVER UNE ENTREPRISE

SELECT zoho_id, post_id, Account_Name, Account_Type, Services_offerts_m_me_avec_fournisseur, Description, Billing_Street, 
                Billing_City, Billing_State, Billing_Code, Phone, R_gion_administrative, Nombre_employ_s, Fax, 
                Website, Facebook, LinkedIn, Partenaire_officiel_cocher_si_Oui, Vid_o_promotionnelle, URL_promotionnel, 
                Bourses_prix_offerts_URL, Publicit_image, Publicit_Image_2, modified_time, SCIAN, logo, coords_lat, coords_lng, Courriel_g_n_ral, compte, A_d_j_utilis_les_PAMT_RCMO 
                FROM zoho_entreprises 
                WHERE (coords_lat <> '' AND coords_lng <> '') AND ( Account_Type = 'Entreprise du secteur' )   
                GROUP BY Account_Name 
                ORDER BY Partenaire_officiel_cocher_si_Oui DESC, Account_Name ASC