Tag: sql server

Community

SQL Server Partition Wizard

(Brady Upton) SQL Server Partitioning can be a bit confusing and can lead some companies in a different direction as far as archiving data. Writing the T-SQL code to create partition functions, partition schemes, and then altering the table to use the partition can be overwhelming for some DBA’s.

Community

Querying Maintenance Plans

(Chad Churchwell) Lots of DBA’s use the built in maintenance plans to set up backups and other database maintenance. SQL Server, through SSMS provides the user with a drag and drop experience to create some pretty intelligent backup and maintenance plans. There plans are nothing more than SSIS pac