ST_ExteriorRing( ST_Curve ) method

Changes the exterior ring of the polygon.

Syntax

polygon-expression.ST_ExteriorRing( ST_Curve curve)

Parameters

Returns

ST_Polygon Returns a copy of the polygon with specified exterior ring.

Examples

Standards

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