UPDATE `wp_posts`
SET `post_type` = 'works'
WHERE `post_type` LIKE 'post'