Erreur #B2 : Problème de requète : SELECT bl.*, lc0.libelle as born_country, lc1.libelle as live_country FROM baron_list bl LEFT JOIN basezb.libelles_champs lc0 ON bl.born_id_country=lc0.id_libelle LEFT JOIN basezb.libelles_champs lc1 ON bl.live_id_country=lc1.id_libelle WHERE bl.id_baron=117 and bl.active=1 Erreur #B2 : Problème de requète : SELECT bl.*, lc0.libelle as born_country, lc1.libelle as live_country FROM baron_list bl LEFT JOIN basezb.libelles_champs lc0 ON bl.born_id_country=lc0.id_libelle LEFT JOIN basezb.libelles_champs lc1 ON bl.live_id_country=lc1.id_libelle WHERE bl.id_baron=117 and bl.active=1 Erreur #B6 : Problème de requète : SELECT substring(nom,1,1) as letter FROM baron_list where active=1 GROUP BY substring(nom,1,1) ORDER BY letter ASC Erreur #B5 : Problème de requète : SELECT id_baron, nom, prenom, with_image,id_unique,FACTSET_PERSON_ID FROM baron_list WHERE active=1 and biographie<>'' ORDER BY nom ASC
|
|
|