TSQL snippet – Grant a Login Read-Only Access to all databases on server

Posted by admin on January 16, 2012
SQL Server, Uncategorized

This snippet will generate a script that if run will grant access to all the non system databases on the server.

1 Comment to TSQL snippet – Grant a Login Read-Only Access to all databases on server