RIL_button( “http://sqlconcept.com/2012/11/09/sql-server-model-database-and-custom-filegroups/”, “SQL Server model database and custom filegroups” );
As I wrote in the “Designing databases for rapid resilience” article, it is a good idea to keep the user data away from the PRIMARY filegroup.
When installing a new system which relies on several databases, it comes to mind to automate somehow the creation of additional
Continue reading [...] SQL Server model database and custom filegroups [...]



