sys.sp_helprole
general #stored-procedure
Description
Returns information about the roles in the current database.
Syntax
sp_helprole [ [ @rolename = ]
N
'rolename'
]
[ ; ] Returns information about the roles in the current database.
sp_helprole [ [ @rolename = ]
N
'rolename'
]
[ ; ]