I'm having trouble trying to sort out a validation rule for a database.
I want students who have passed after two years to be deleted off the database and to do this I'm running a delete query, however I can't seem to get the validation rule right which will delete them off through the query. I...