Partage
  • Partager sur Facebook
  • Partager sur Twitter

Unmatched values in PhpMyAdmin

    8 juin 2018 à 2:46:02

    Hello guys ! 

    I don't understand how the SQL requests works, in fact, I have 3 databases, one for the list of records, one for the list of players and one for the list of maps. But when I do this request, the map and the time match but not the playerIndex and not the login. :(

    SELECT MIN(time), playerIndex, login, name FROM `mc_localrecords`,`mc_players`,`mc_maps` WHERE (playerIndex = mc_players.index) AND (mapIndex= mc_maps.index) GROUP BY mapIndex

    Can someone help me ?

    • Partager sur Facebook
    • Partager sur Twitter
      8 juin 2018 à 14:14:17

      Hello,

      OpenClassrooms' forums are mainly french-speaking. I'll move your topic on the international forum :)

      -
      Edité par Lamecarlate 8 juin 2018 à 14:14:28

      • Partager sur Facebook
      • Partager sur Twitter

      Pas d'aide concernant le code par MP, le forum est là pour ça :)

        13 juin 2018 à 15:21:31

        What's the structure of your database?

        • Partager sur Facebook
        • Partager sur Twitter

        Unmatched values in PhpMyAdmin

        × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
        × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
        • Editeur
        • Markdown