Programming Blog

▼
▼
Showing posts with label database_principals. Show all posts
Showing posts with label database_principals. Show all posts
Friday, 14 May 2021

How to check roles for sql users

›
  The following query returns the members of the database roles. SELECT  DP1.name  AS  DatabaseRoleName,        isnull  (DP2.name,  'No ...
›
Home
View web version

About Me

Sushma
View my complete profile
Powered by Blogger.