get yesterday date from mysql code example Example: how to get yesterday date in mysql SELECT SUBDATE(NOW(),1);