how to update post date without timepart in SQL? – Phpmyadmin
I want to change date only without the timestamp part. I'm trying to change from phpMyAdmin. So it doesn't execute 3 parameters of DATEDIFF. For e.g: post_date 2020-12-16 23:20:48 2020-12-16 23:40:42 Add 4 days post_date 2020-12-20 23:20:48 2020-12-20 23:40:42 OR…