When you grant the SET USER and the CHANGE PASSWORD system privileges, you can specify a list of users or roles that the grantee can grant them to. The SYSROLEGRANTEXT system view stores information about which users and roles the grantee can grant SET USER and CHANGE PASSWORD system privileges to.
The underlying system table for this view is ISYSROLEGRANTEXT.
Column name | Data type | Description |
---|---|---|
grant_id | UNSIGNED INT | ID used to identify each GRANT statement. |
user_id | UNSIGNED INT | The user_ids specified in user-list or role-list in a particular extended grant |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |