ST_ExteriorRing( ST_Curve ) method

Changes the exterior ring of the curve polygon.

Syntax

curvepolygon-expression.ST_ExteriorRing( ST_Curve exterior_ring)

Parameters

Returns

ST_CurvePolygon Returns a copy of the curve polygon value with the exterior ring modified to be the specified value.

Examples

Standards

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