Is it possible to delete a SQL db row after a period of time?ie. I have a row that has an expiration date and it needs to be deleted on that day?If I'm displaying info to a user, is it better practice to just hide "expired" entries and keep the data?