ST_IntersectionAggr( ST_Geometry ) method

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

Syntax

ST_Geometry::ST_IntersectionAggr( ST_Geometry geometry_column)

Parameters

Returns

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

Examples

Standards

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