ST_LineStringAggr( ST_Point ) method

Returns a linestring built from the ordered points in a group.

Syntax

ST_LineString::ST_LineStringAggr( ST_Point point)

Parameters

Returns

ST_LineString Returns a linestring built from the points in a group.

Examples

Standards

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