You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
171 B

NBA**1**3**5 premières lignes de la table EQUIPE** SELECT * FROM EQUIPE WHERE rownum<6
NBA**1**4**5 premières lignes de la table GAME** SELECT * FROM GAME WHERE rownum<6