Home > Visitors > 2009 Speakers
impossible d'executer SQL=SELECT distinct lc.id AS id_conferencier, lc.photo AS photo, lc.nom AS nom, lc.prenom AS prenom, lc.titre_fr AS fonction, lcc.theme_fr AS theme_fr, lcc.document AS document, cs.societe AS societe, cs.logo AS logo, lc.societe AS prev_soc FROM conferencier lc LEFT JOIN conference_conferencier lcc ON lcc.id_conferencier = lc.id LEFT JOIN conferencier_societe cs ON cs.id = lc.societe where id_exposant is null join conference c on lcc.id_conference=c.id