ST_AsText(VARCHAR(128)) method

Returns the text representation of an ST_Geometry value.

Syntax

geometry-expression.ST_AsText(VARCHAR(128) format)

Parameters

Returns

LONG VARCHAR Returns the text representation of the geometry-expression.

Examples

Standards

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