SELECT DATE_FORMAT(crt_time,'%Y-%m-%d') FROM ad_n_advertise_t
SELECT
DATE_FORMAT(crt_time,
'%Y-%m-%d'
)
FROM
ad_n_advertise_t