ST_NumPoints() method

Returns the number of points defining the circularstring.

Syntax

circularstring-expression.ST_NumPoints()

Returns

INT Returns NULL if the circularstring value is empty, otherwise the number of points in the value.

Examples

Standards

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