ST_Length(VARCHAR(128)) method

Returns the length measurement of the ST_Curve value. The result is measured in the units specified by the unit-name parameter.

Syntax

curve-expression.ST_Length(VARCHAR(128) unit_name)

Parameters

Returns

DOUBLE If the curve is an empty set, returns NULL. Otherwise, returns the length of the curve in the specified units.

Examples

Standards

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