select * from granted_roles
where role_name = 'SAP_INTERNAL_HANA_SUPPORT'
will do the trick.
With which user are you trying to perform the GRANT for this role?
- Lars
select * from granted_roles
where role_name = 'SAP_INTERNAL_HANA_SUPPORT'
will do the trick.
With which user are you trying to perform the GRANT for this role?
- Lars