Chapter 15 System Tables
1045
SYSTYPEMAP system table
Column name Column type
Column
constraint
Table constraints
ss_user_type UNSIGNED INT NOT NULL
sa_domain_id UNSIGNED INT NOT NULL Foreign key references
SYSDOMAIN
sa_user_type UNSIGNED INT NULL
nullable CHAR(1) NULL
The SYSTYPEMAP system table contains the compatibility mapping values
for the SYSSQLSERVERTYPE system table.
ss_user_type Contains the Adaptive Server Enterprise user type.
sa_domain_id Contains the Adaptive Server Anywhere 6.0 domain_id.
sa_user_type Contains the Adaptive Server Anywhere 6.0 user type.
nullable This field describes whether or not the type can or cannot be null.