The sa_install_feature system procedure adds additional predefined units of measure not installed by default in a new database.
Prerequisites
DBA or be a member of the SYS_SPATIAL_ADMIN_ROLE group
Context and remarks
None.
Execute the following statement to install all of the predefined units of measure:
CALL sa_install_feature('st_geometry_predefined_uom'); |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |