Guest_imported
New member
- Jan 1, 1970
- 0
I want to create a delete query that deletes all the records that are 30 days or older than the current date. The only problem is that i dont know what filter to use for the query, i have tried things like >date()-30 but i cant get it to work. Does anyone know how i can do it?