SELECT * from alfresco.alf_restore where restore_time between (SELECT DATE_ADD(now(),INTERVAL -1 MONTH)) and now();