Page 1 of 1

SELECT query (PhpMyAdmin) select the column surname, firstname, gameID, Level from the table player and game where Playe

Posted: Sat May 14, 2022 4:18 pm
by answerhappygod
SELECT query (PhpMyAdmin)
select the column surname, firstname, gameID, Level
from the table player and game
where PlayerID = 1
help me make a phpmyadmin query
these are the following tables: