5 lines
40 B
MySQL
5 lines
40 B
MySQL
|
|
DELETE FROM
|
||
|
|
games
|
||
|
|
WHERE
|
||
|
|
id = $1
|