INSERT INTO `post` (`category_id`, `date`, `title`, `body`) VALUES (?, ?, ?, ?);