mysql How many ways we can we find the current date using mysql By Weldon James On Aug 25, 2014 Share How many ways we can we find the current date using mysql SELECT CURDATE(); SELECT CURRENT_TIME(); SELECT CURRENT_DATE(); SELECT CURTIME(); farooq Share FacebookTwitterGoogle+ReddItWhatsAppPinterestEmail