Database Management: Where to store old data outside the database
I’m wondering what is the most efficient way to store older data that I don’t need to access outside of the database.
I’m wondering what is the most efficient way to store older data that I don’t need to access outside of the database.