SQL Server/T-SQL Tutorial/System Functions/sp HelpRole — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Текущая версия на 10:24, 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"]