ST_UnionAggr( ST_Geometry ) method

Returns the spatial union of all of the geometries in a group

Syntax

ST_Geometry::ST_UnionAggr( ST_Geometry geometry_column)

Parameters

Returns

ST_Geometry Returns a geometry that is the spatial union for all the geometries in a group.

Examples

Standards

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