Microsoft
Software
Hardware
Network
Question : how many app roles in each DB
is there a query that can help to find out all the app roles defined in the server?
thanks
Answer : how many app roles in each DB
This should help:
select *
from sys.database_principals
where type = 'A' -- A for application role, D for database role
Random Solutions
Manage Contacts in Active Directory / Exchange Distribution Lists
How can you search e-mail within Outlook 2010 and not use the index?
blueberries- only in NJ?
Redistributing RIP into OSPF non-contiguous subnets.
SBS 2003 to 2008 Migration Preparation Tool Error
How to get lightbox to show over Flash banner?
Installer error 2869 Windows 7
Vb.net RSA asymmetric encryption algorithm
T-SQL Children of Parent Record
Moving WordPress Site - Page Not Found