ST_ExteriorRing(ST_Curve) method for type ST_CurvePolygon

Changes the exterior ring of the curve polygon.

Note

By default, ST_ExteriorRing uses the original format for a geometry, if it is available. Otherwise, the internal format is used. For more information about internal and original formats, see STORAGE FORMAT clause, CREATE SPATIAL REFERENCE SYSTEM statement.

 Syntax
 Parameters
 Returns
 Standards and compatibility
 Example