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 ...
Removing Microsoft SQL Writer from one of your business's computers can be helpful if it's causing errors or you want to get rid of unnecessary programs to free up memory. Microsoft SQL Writer comes ...
SQL delete rows with join Here’s a quick and simple tip to delete database rows when a JOIN statement is required to filter the data. This question pops up more than you might think as it’s not ...