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