Rétro : Saut en hauteur, le...
Derniers résultats
SELECT CONCAT(t.prenom, " ", t.nom) AS nom, fr_nation AS nation, performance_float AS performance FROM resultat r, équipe t, nation n WHERE r.id_tour=1397 AND r.id_équipe=t.id AND t.id_nationalite=n.id ORDER BY r.id
Table 'sportethandicaps.équipe' doesn't exist