Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » Views » System views

 

SYSSQLSERVERTYPE system view

The SYSSQLSERVERTYPE system view contains information relating to compatibility with Adaptive Server Enterprise. The underlying system table for this view is ISYSSQLSERVERTYPE.

Column name Data type Description
ss_user_type SMALLINT The Adaptive Server Enterprise user type.
ss_domain_id SMALLINT The Adaptive Server Enterprise domain ID.
ss_type_name VARCHAR (30) The Adaptive Server Enterprise type name.
primary_sa_domain_id SMALLINT The corresponding SQL Anywhere primary domain ID.
primary_sa_user_type SMALLINT The corresponding SQL Anywhere primary user type.
 Constraints on underlying system table