ST_Envelope() method

Returns the bounding rectangle for the geometry value.

Syntax

geometry-expression.ST_Envelope()

Returns

ST_Polygon Returns a polygon that is the bounding rectangle for the geometry-expression.

Examples

Standards

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