Hi,
I have a large database that were used to archive tables before implementing structural change on it.
We had this database for years, I want to create a dynamic script to check today's date and drop any table in this database that were created 3 years or older.
Thanks