ST_AsBinary(VARCHAR(128)) method

Returns the WKB representation of an ST_Geometry value.

Syntax

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

Parameters

Returns

LONG BINARY Returns the WKB representation of the geometry-expression.

Examples

Standards

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