Community

Creating a Table Warehouse to Retain Historical Data for a SQL Server Table

(Brady Upton) I have a database table that gets groomed every night. How can I create a quick data warehouse to store all the data in a separate table so that it doesn’t get groomed? The table only holds 60 days worth of data and I need to store more data for reporting purposes.

Read More - Register for Free Membership