Quick Tips: Add SQL User/Rolemember to all Databases in SQL Server
Most of times when you have dedicated SQL Server for an Application clients come up with a request to add a user to all databases in the SQL Server with certain permission, while its east to do it via...