UPDATE OR REPLACE `post` SET `title` = ?, `body` = ? WHERE `post_id` = ?;