This will be very useful when you want to know who all are having access to the database.
Execute the below stored procedure,
sp_helpuser
out put of this stored procedure will be
UserName, GroupName, LoginName, DefDBName, UserID, SID
This will be very useful when you want to know who all are having access to the database.
Execute the below stored procedure,
sp_helpuser
out put of this stored procedure will be
UserName, GroupName, LoginName, DefDBName, UserID, SID
Copyright 2009 Chittibabu madishetti . All rights reserved.
chittibabu madishetti personal blog.
0 comments:
Post a Comment