I have 20 databases and when creating new user then assigning permissions on all db's to concern user.
I wants to create a role which will contain read/write permissions on all these 20-database. And after that I will assign this role to every newly created user rather than to assign one by one. Please suggest me to achieve this goal. Hopes you will support.