Splitting a SQL Server Table Over Multiple Files
In this tip we look at how to move SQL Server tables from one filegroup to another filegroup.
In this tip we look at how to move SQL Server tables from one filegroup to another filegroup.
Learn how to configure SQL Server Agent to allow emails to be sent for job notifications and alerts.
In this tip we look at various restore commands (RESTORE LABELONLY, RESTORE HEADERONLY, RESTORE FILELISTONLY) that can be used to reveal the contents of SQL Server backup files to help you with restore operations.