Fecha actual de MySQL
SELECT NOW();
It returns current date and time.
Ankur
SELECT NOW();
It returns current date and time.
CURRENT_TIME return HH:ii:ss format time in mysql
WHERE DATE(datetime) = '2009-10-20'