2 lines
40 B
MySQL
2 lines
40 B
MySQL
|
DELETE FROM `post`
|
||
|
WHERE `post_id` = ?;
|