ST_AsSVG(VARCHAR(128)) method

Returns an SVG figure representing a geometry value.

Syntax

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

Parameters

Returns

LONG VARCHAR Returns a complete or partial SVG document which renders the geometry-expression.

Examples

Standards

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