SYSSQLSERVERTYPE system table
1036
SYSSQLSERVERTYPE system table
Column name
Column
type
Column
constraint
Table constraints
ss_user_type UNSIGNED
INT
NOT NULL Primary key
ss_domain_id UNSIGNED
INT
NOT NULL
ss_type_name VARCHAR
(30)
NOT NULL
primary_sa_domain_id UNSIGNED
INT
NOT NULL
primary_sa_user_type UNSIGNED
INT
NULL
This table contains information relating to compatibility with Adaptive
Server Enterprise.
ss_user_type A UNSIGNED INT field describing the Adaptive Server
Enterprise user type
ss_domain_id A UNSIGNED INT field describing the Adaptive Server
Enterprise domain id.
ss_type_name Contains the Adaptive Server Enterprise type name.
primary_sa_domain_id A UNSIGNED INT field containing the
Adaptive Server Anywhere primary domain id.
primary_sa_user_type A UNSIGNED INT field containing the Adaptive
Server Anywhere primary user type.