select * from user left join type_user on type_user.ID=user.type where annuaire='Y' and user.ID=41 order by nom,prenom
Généraliste