My Visual Studio
Monday, August 6, 2018
How to get the list of all database users
SELECT * FROM sys.database_principals where (type='S' or type = 'U')
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment