ST_MultiLineString(LONG VARCHAR[, INT]) constructor

Constructs a multi linestring from a text representation.

Syntax

NEW ST_MultiLineString(LONG VARCHAR text_representation[, INT srid])

Parameters

Returns

ST_MultiLineString Returns an ST_MultiLineString value constructed from the source string.

Examples

Standards

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