ST_MultiCurveAggr( ST_Curve ) method

Returns a multicurve containing all of the curves in a group.

Syntax

ST_MultiCurve::ST_MultiCurveAggr( ST_Curve geometry_column)

Parameters

Returns

ST_MultiCurve Returns a multicurve that contains all of the geometries in a group.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) Vendor extension