This is a really cool method for changing SQL job owners or any job property I would imagine. It really simplifies it from using SQL syntax. So learn this method and it’ll be your friend for years to come. Here’s the vid.
Category: Uncategorized
RunAs Magic
This is a really good video on how to use the RunAs utility in windows. There are several scenarios when a DBA/Dev may need to logon to a program with separate credentials and this takes you a good way to getting there. The process is simple, but it comes with some caveats. I don’t even […]
Write Good Dynamic SQL
Here I show you a couple methods for getting around really hard to read dynamic SQL. Here’s the vid.