Tagged Questions
5
votes
9answers
326 views
What is the best method/options for expiring records within a database?
In a lot of databases I seem to be working on these days I can't just delete a record for any number of reasons, including so later on they can be displayed later (say a product that no longer exists) ...