ST_CurveToLine() method

Returns the ST_LineString interpolation of an ST_Curve value.

Syntax

curve-expression.ST_CurveToLine()

Returns

ST_LineString Returns the ST_LineString interpolation of curve-expression.

Examples

Standards

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