ST_AsGML(VARCHAR(128)) method

Returns the GML representation of an ST_Geometry value.

Syntax

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

Parameters

Returns

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

Examples

Standards

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