ST_EnvelopeAggr( ST_Geometry ) method

Returns the bounding rectangle for all of the geometries in a group

Syntax

ST_Geometry::ST_EnvelopeAggr( ST_Geometry geometry_column)

Parameters

Returns

ST_Polygon Returns a polygon that is the bounding rectangle for all the geometries in a group.

Examples

Standards

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