ST_InteriorRingN(INT) method

Returns the nth interior ring in the polygon.

Syntax

polygon-expression.ST_InteriorRingN(INT n)

Parameters

Returns

ST_LineString Returns the nth interior ring in the polygon.

Examples

Standards

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