where date in datetime mysql
WHERE DATE(datetime) = '2009-10-20'
like this
WHERE datetime LIKE '2009-10-20%'
where date in datetime mysql
WHERE DATE(datetime) = '2009-10-20'
like this
WHERE datetime LIKE '2009-10-20%'
date in mysql
YYYY-MM-DD
--April 21 2021 would be
'2021-04-21'
--June 5 1944 would be
'1944-06-05'
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us