Hey guys,
Looking for a automated way to ‘expire’ or move a record from one ‘active’ table to another ‘achieved’ table in the same base.
The current column that I want to do the check on is a date column in the format (currently dd/mm/yyyy hh:mm). I ...