SQL Server/T-SQL Tutorial/System Functions/sp HelpRole
Версия от 13:46, 26 мая 2010; (обсуждение)
A statement that lists the roles for the current database
EXEC sp_HelpRole
Display database role information:
The syntax for sp_HelpRole
sp_HelpRole [[@rolename = ] "database_role_name"]