This will be very useful when you want to know who all are having access to the database.
Execute the below stored procedure,
UserName, GroupName, LoginName, DefDBName, UserID, SID
Execute the below stored procedure,
sp_helpuserout put of this stored procedure will be
UserName, GroupName, LoginName, DefDBName, UserID, SID
No comments:
Post a Comment