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