See head to head with these two athletes in all events
| | Pole vault |
| | Daniella Szabó HUN |
| Wins: | 0 | 0 |
$sql3 = "drop table at$at1t";
$sql4 = "drop table at$at2t";
mysql_query($sql3)or die("at1 del error".mysql_error());
mysql_query($sql4)or die("at2 del error".mysql_error());
mysql_close($link);
?>