GM4D5JXIKKI7N3HG5NFHPKQ2BRSXCV2XFENRCAT2YZZMRUYQ7KZQC // Note: you can retrieve some extra field you added for "player" table in "dbmodel.sql" if you need it.$sql = "SELECT player_id id, player_score score FROM player";
$sql = "SELECTplayer_id id,player_score score,player_solved_in_round solved_in_roundFROM player";