ST_MPolyFromText function [Spatial]

Returns an ST_MultiPolygon value, which is transformed from a LONG VARCHAR value containing the WKT representation of an ST_MultiPolygon

 Syntax
 Parameters
 Returns
Note

The ST_MPolyFromText function is not present by default in newly created databases. Use the sa_install_feature system procedure to install the spatial SQL compatibility functions. See sa_install_feature system procedure.

 Remarks
 See also
 Standards and compatibility