ST_MCurveFromWKB function [Spatial]

Returns an ST_MultiCurve value, which is transformed from a LONG BINARY value containing the WKB representation of an ST_MultiCurve

 Syntax
 Parameters
 Returns
Note

The ST_MCurveFromWKB 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