Collection Contents 上一页 下一页 PDF

ASA SQL 参考

系统表

SYSSQLSERVERTYPE 系统表


列名 列类型 列约束 表约束
ss_user_type SMALLINT NOT NULL 主键。
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

该表包含有关与 Adaptive Server Enterprise 兼容性相关的信息。

ss_user_type    Adaptive Server Enterprise 用户类型。

ss_domain_id    Adaptive Server Enterprise 域 ID。

ss_type_name    包含 Adaptive Server Enterprise 类型名称。

primary_sa_domain_id    Adaptive Server Anywhere 主域 ID。

primary_sa_user_type    包含 Adaptive Server Anywhere 主用户类型的 UNSIGNED INT 字段。


Collection Contents 上一页 下一页 PDF