Was this helpful?
AsBinary
ASBINARY(g Geometry)
Alias: ST_ASBINARY
Returns g in Well Known Binary (WKB).
Result type: binary
Example:
SELECT ASBINARY(POINTFROMTEXT('POINT(1 5)'));
Last modified date: 01/30/2023