Collection Contents Index SYSSERVERS system table SYSSUBSCRIPTION system table pdf/chap15.pdf

Reference Manual
   CHAPTER 15. System Tables     

SYSSQLSERVERTYPE system table


Column name

Column type

Column constraint

Table constraints

ss_user_type

SMALLINT

NOT NULL

Primary key

ss_domain_id

SMALLINT

NOT NULL

ss_type_name

VARCHAR (30)

NOT NULL

primary_sa_domain_id

SMALLINT

NOT NULL

primary_sa_user_type

SMALLINT

NULL

This table contains information relating to compatibility with Adaptive Server Enterprise.

ss_user_type     A smallint field describing the Adaptive Server Enterprise user type

ss_domain_id     A smallint field describing the Adaptive Server Enterprise domain id.

ss_type_name     Contains the Adaptive Server Enterprise type name.

primary_sa_domain_id     A smallint field containing the Adaptive Server Anywhere primary domain id.

primary_sa_user_type     A smallint field containing the Adaptive Server Anywhere primary user type.


Collection Contents Index SYSSERVERS system table SYSSUBSCRIPTION system table pdf/chap15.pdf