Contents Index SYSCAPABILITY system table SYSCHECK system table

ASA SQL Reference
  System Tables

SYSCAPABILITYNAME system table


Column name Column type Column constraint Table constraints
capid INTEGER NOT NULL Primary key
capname CHAR(128) NOT NULL

Each row identifies a capability.

capid    The capability ID.

capname    The name of the capability.


Contents Index SYSCAPABILITY system table SYSCHECK system table