mysql select yesterday's date and specific time code example Example: how to get yesterday date in mysql SELECT SUBDATE(NOW(),1);