Sysuserperms System View - Sybase Adaptive Server Anywhere Reference

Table of Contents

Advertisement

SYSUSERPERMS system view

CREATE VIEW SYS.SYSUSERPERMS
AS
SELECT user_id, user_name, resourceauth, dbaauth,
scheduleauth, user_group, remarks
FROM SYS.SYSUSERPERM
Contains exactly the same information as the table SYSUSERPERM, except
the password is omitted. All users have read access to this view, but only the
DBA has access to the underlying table (SYSUSERPERM).
Chapter 16 System Views
1075

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere and is the answer not in the manual?

Questions and answers

Table of Contents