The SYSTYPEMAP system view contains the compatibility mapping values for entries in the SYSSQLSERVERTYPE system view. The underlying system table for this view is ISYSTYPEMAP.
Column name | Data type | Description |
---|---|---|
ss_user_type | SMALLINT | Contains the Adaptive Server Enterprise user type. |
sa_domain_id | SMALLINT | Contains the corresponding SQL Anywhere domain_id. |
sa_user_type | SMALLINT | Contains the corresponding SQL Anywhere user type. |
nullable | CHAR(1) | Whether the type allows NULL values. |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |