ST_Point(LONG VARCHAR[, INT]) constructor

Constructs a point from a text representation.

Syntax

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

Parameters

Returns

ST_Point Returns an ST_Point value constructed from the source string.

Examples

Standards

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