I'm having to robocopy SQL 2005 dbs to another server for backup, and the other server is running SQL 2000. What is the T-SQL I need to use in order to delete files older than 'x' days? Since I'm not ...
When you uninstall Microsoft SQL Server 11.0 from your business computers, its folder might not be removed because some of its files contain settings or other sensitive data. This means that if you ...
There are times as a developer that you will want to be able to delete all the data from a database as efficiently as possible. Unfortunately, doing so may not be as easy as it seems. There are times ...