ST_GeomCollectionAggr( ST_Geometry ) method

Returns a geometry collection containing all of the geometries in a group.

Syntax

ST_GeomCollection::ST_GeomCollectionAggr( ST_Geometry geometry_column)

Parameters

Returns

ST_GeomCollection Returns a geometry collection that contains all of the geometries in a group.

Examples

Standards

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