How to grant a permission to all the databases?
I am a DBA and I have got a request to add an user and grant him read access to all databases in a SQL server. Now, the problem is there are more than 60 databases hosted in the server and I do not wan to do it on all databases manually one by one. I…