I need to automate a process for updating hundreds of tables.
For each table I will need to:
1) Truncate (delete) the information that is currently in the table but leave the headings intact.
2) Run append queries to add the new data.
Each table will essentially look the way it did the day before except it will have brand new data and perhaps have a few more additional rows (~100 or so)
Are there modules that I can create to do this? Helpful Subroutines?
Any suggestions or should I just get use to hiring temps to do it the old fashioned way?
Thanks!!
TD
Business Analyst
Enterprise Data Warehouse
For each table I will need to:
1) Truncate (delete) the information that is currently in the table but leave the headings intact.
2) Run append queries to add the new data.
Each table will essentially look the way it did the day before except it will have brand new data and perhaps have a few more additional rows (~100 or so)
Are there modules that I can create to do this? Helpful Subroutines?
Any suggestions or should I just get use to hiring temps to do it the old fashioned way?
Thanks!!
TD
Business Analyst
Enterprise Data Warehouse