Archiving SQL Server Data Using Partitioning
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Mon, 22 Oct 2012 06:00:00 UT
Indexed on
2012/10/23
23:11 UTC
Read the original article
Hit count: 202
Many companies now have a requirement to keep data for long periods of time. While this data does have to be available if requested, it usually does not need to be accessible by the application for any current transactions. Data that falls into this category are a good candidate for archival.
Is your SQL Database under Version Control? SSMS plug-in SQL Source Control connects SVN, TFS, Git, Hg and all others to SQL Server. Learn more. |
© SQL Server Central or respective owner