Security Question- SQL DBA exparts, need your help...
Answer Posted / sqldba29
I want to give access to a new user (example "user A") same
access as another existed user for (example "User B'").
User B has access to 8 databases in one server... (Read,
write, ddl)
My question is, what are the ways to give the access
to "User A"... or we have to open each database of "user B'
has and see his/her permissions on that database and then
open the "user A" and give the permission accordingly.
If you are doing any differently please help me.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is difference between count (*) and count column?
What are sparse columns?
How to use union to merge outputs from two queries together in ms sql server?
When to use null data driven subscription?
Should you normalize audio?
What are the dis_advantages of stored procedures, triggers, indexes?
What the different topologies in which replication can be configured?
What are the various editions of sql server 2017 that are available in the market?
What does man by sql wildcard characters in sql server?
Find first and last day of current month in sql server
What is the difference between deallocate cursor and close cursor?
Do you know what are the reporting services components?
How to get the number of affected rows?
How can you check the version of sql server?
How to declare and use cursor variables?