ST_StartPoint() method

Returns an ST_Point value that is the start point of the ST_Curve value.

Syntax

curve-expression.ST_StartPoint()

Returns

ST_Point If the curve is an empty set, returns NULL. Otherwise, returns the start point of the curve.

Examples

Standards

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