SQL Server: Script to Create Replica of Existing Database User

added by lionofdezert
4/9/2011 1:51:04 AM

106 Views

Here is a script, which will be helpful to create a clone of an existing database user, with all of its rights/permissions and securables.


0 comments