I have a website https://lovemama.vn/ga-chong-tham asp.net using sql server 2018, I want to convert the columns in the dbo.products table to the wordpress wp_post table corresponding to: Name -> post_title, Contents -> post_content, CreateTime -> post_date. Now write sql code how to import into mysql thanks.
Link img table https://lovemama.vn/images/mytable.png
Link img table https://lovemama.vn/images/mytable.png