SELECT * FROM formation LEFT JOIN intervenant USING(intervenant_id) WHERE formation_code = 'histoire-de-vie'