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
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:
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: