remi's adventures in the database realm

./ mssql / administration

Create, drop and rename a database

mssql / administration  November 16th, 2006 / August 20th, 2007

Create, rename and drop a database in sql server … read more →


sp_configure

mssql / administration  September 6th, 2006 / August 20th, 2007

Display or change global configuration settings for your mssql server through sp_configure. read more →