2 lines
32 B
MySQL
2 lines
32 B
MySQL
|
DELETE FROM info
|
||
|
WHERE key = $1;
|